junyanz / CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Other
12.34k stars 1.94k forks source link

hubconf.py in the root directory #136

Open bkowshik opened 4 years ago

bkowshik commented 4 years ago

Was going through exercises from https://pytorch.org/deep-learning-with-pytorch and found the following:

Search GitHub for projects that provide a hubconf.py file.

  • How many repositories are returned?
  • Find an interesting-looking project with a hubconf.py.
  • Can you understand the purpose of the project from the documentation?
  • Bookmark the project, and come back after you’ve finished this book. Can you understand the implementation?

junyanz/CycleGAN is one of my favorite projects. Don't see a hubconf.py here though. Why is it so?

junyanz commented 4 years ago

Sounds like a good idea. Will have a look when we have some free time. @taesungp