Skip to content

Alefuag/domainnet-cyclegan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image to image domain translation using CycleGAN

src/data_loader.py Loading, pre and post processing tools and everything related with the data pipeline

src/callbacks.py Definition of built and custom callbacks used in the model training

src/cyclegan.py Main class. Definition of the main model, generators, discriminators, losses and metrics

src/realpath.py Library to manage the relative path, as well as to fully customize and change dataa and runtime path

data Default folder for data loading

runtime Default runtime directory, where the generated image and model weights are saved

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages