项目作者: AmanKrishna

项目描述 :
Generating the front face of a building using its block diagram
高级语言: Python
项目地址: git://github.com/AmanKrishna/Image_style_transfer.git
创建时间: 2019-11-14T01:17:27Z
项目社区:https://github.com/AmanKrishna/Image_style_transfer

开源协议:

下载


MTP2019-ImageStyleTransfer

This project is based on the paper “Image-to-Image Translation with Conditional Adversarial Networks” by Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, Alexei A. Efros.

Running instructions

First you need to download the CMP Facade dataset.

Go into pix2pix directory.

Then, run python3 build_dataset.py ‘path to CMP_facade_DB_base’ to transform the data.

Finally, run python3 example.py and the output will be saved in pix2pix/images folder.

Requirements

Python 3.5

Tensorflow

The following is the result after training the model for 9500 epochs

Input Images: Column 1,4,7 (hand drawn)

Model Output: Column 2,5,8

Actual Images: Column 3,6,9

alt text