Skip to content

PyTorch implementation of the paper: Learning Generative ConvNets via Multi-grid Modeling and Sampling by Gao et al.

Notifications You must be signed in to change notification settings

prateekm08/Multigrid-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Generative ConvNets via Multi-grid Modeling and Sampling

A PyTorch implementation of the paper: Learning Generative ConvNets via Multi-grid Modeling and Sampling

Getting Started

(1) Download the code as a zip file and extract it (2) Copy the training data into ./data/dataset_name (3) Run the code

python main.py --dataset_name dataset_name 

Prerequisites

PyTorch(>0.1.12). You can install it here.

Authors

Prateek Malhotra
Ruiqi Gao

Resources

You can find the official tensorflow implementation here.

About

PyTorch implementation of the paper: Learning Generative ConvNets via Multi-grid Modeling and Sampling by Gao et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages