Skip to content

Image-to-Image Translation with Conditional Adversarial Networks

License

Notifications You must be signed in to change notification settings

PanPapag/Image-to-Image-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

Requirements

  1. Python 3+
  2. pip

How to use?

  1. Open the terminal
  2. Type git clone https://github.com/PanPapag/Image-to-Image-Translation.git to clone the repository to your local machine
  3. Type pip install -r requirements.txt
  4. Type cd src
  5. Type python main.py --help to view possible options
  6. Type python main.py to run the app

TODOs

  1. Add more available datasets

Feel free to contribute 😃

License

This project is licensed under the MIT License.

MIT © PanPapag

About

Image-to-Image Translation with Conditional Adversarial Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published