taesungp / contrastive-unpaired-translation

Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
https://taesung.me/ContrastiveUnpairedTranslation/
Other
2.23k stars 417 forks source link

Missing pip dependency #116

Open TheLoooser opened 2 years ago

TheLoooser commented 2 years ago

Results in a warning when trying to create a Conda environment as pip-installed dependencies are listed in the environment file, but not pip itself.