Skip to content

Cycle-GAN for the partial fulfillment on Deep Learning Course in Fusemachines AI Center. Collaborator:

Notifications You must be signed in to change notification settings

silencedsre/Cycle-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monet-to-Photo|Photo-to-Monet generator

Instructions

Create an conda env and activate the env

  • conda install --yes --file requirements.txt
    However tensorflow-addons==0.6.0 need to be installed with pip
Pretrained model on 50 epochs

https://drive.google.com/drive/folders/1QPWehz6PpKIRzLrIrShaedfe4axIAgpW?usp=sharing

Place downloaded models inside src/temp/models

  • cd react
    npm i && npm start

  • python app.py

Cycle-GAN (Model, Heuristics, Generated Samples and UI)

https://drive.google.com/file/d/1m_CihO_X8cg3mLzkeR63bepYuRwiX7Eg/view?usp=sharing

About

Cycle-GAN for the partial fulfillment on Deep Learning Course in Fusemachines AI Center. Collaborator:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages