Skip to content

crashmoon/Progressive-Generative-Networks

Repository files navigation

Progressive-Generative-Networks

Haoran Zhang, Zhenzhen Hu, Changzhi Luo, Wangmeng Zuo, Meng Wang:

Semantic Image Inpainting with Progressive Generative Networks.

ACM Multimedia 2018: 1939-1947 https://dl.acm.org/citation.cfm?doid=3240508.3240625

@inproceedings{Zhang2018SemanticII, title={Semantic Image Inpainting with Progressive Generative Networks}, author={Haoran Zhang and Zhenzhen Hu and Changzhi Luo and Wangmeng Zuo and Meng Wang}, booktitle={ACM Multimedia}, year={2018} }

Prerequisites

Python, NumPy, SciPy, Matplotlib

A recent NVIDIA GPU

A latest master version of Pytorch

Progress

1.Make a CSV file with make_images.py

2.Modify the parameters in gan_lstm.py (Param.out_path)

3.python gan_lstm.py (run the program)

Results

p0 p1 p2 p3 p4 p5

x0 x1 x2 x3

About

Semantic Image Inpainting with Progressive Generative Networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages