mingyuliutw / UNIT

Unsupervised Image-to-Image Translation
Other
1.98k stars 360 forks source link

horse2zebra #85

Closed daishuolove closed 5 years ago

daishuolove commented 5 years ago

我想请教一下,unit模型如何跑马和斑马的数据集?

mingyuliutw commented 5 years ago

I think you could

  1. Download the imagenet dataset.
  2. Find the horse and zebra classes. (If you have a detector to get the bounding boxes of the animals, it would be the best.)
  3. Modify the unit_summer2winter_yosemite256_folder.yaml accordingly by setting the correct file path.