Paint-to-Image-Translation
Demo
Network
The underling is based on Pix2Pix.
Application Areas
By using this technique
- We can colorize black and white photos.
- Convert google maps to google earth.
- Painting to image
- Day to night
- Edges to photo.
- Game character construction.
- Clothes and pose to pose with clothes.
Dataset
We tested this demo with Cityscapes Dataset.
Install
- pip install tensorflow
- pip install opencv-python
- pip install numpy
- pip install matplotlib
- pip install tkinter
Run
python drawai.py