Skip to content

This is my course assignment about reproducing EnlightenGAN.

License

Notifications You must be signed in to change notification settings

Ruochen0513/myEnlightenGAN

Repository files navigation

This is my course assignment about reproducing EnlightenGAN.
I deleted some unused files.

Train

  • Create a new folder ./final.dataset in the root dir, then create folders ./final.dataset/trainA./final.dataset/trainB
  • Put the lowlight picstures into trainA, normal pictures into trainB.
  • Run by input python scripts/script.py --train

Test

  • Create a new folder ./test.dataset in the root dir, then create folders ./test.dataset/testA./test.dataset/testB
  • Put the lowlight picstures to be predicted into testA, put a random picture into testB
  • Run by input python scripts/script.py --predict

About

This is my course assignment about reproducing EnlightenGAN.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published