Awesome
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