Skip to content

Latest commit

 

History

History

Sung Woo Park and Junseok Kwon

CVPR 2019

This folder provides a re-implementation of this paper in PyTorch, developed as part of the course METU CENG 796 - Deep Generative Models. The re-implementation is provided by:

Please see the jupyter notebook file main.ipynb for a summary of paper, the implementation notes and our experimental results.

Usage

  1. Download the data using 'python3 download_data.py'
  2. Run 'main.ipynb'