junyanz / CycleGAN

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

Datset/Model for Real<->Game? #69

Open rikkuporta opened 6 years ago

rikkuporta commented 6 years ago

Hi! Amazing Work! I saw that you provide various models and datasets used in your Paper and presentation, but it seems that you have not added the transer for real world to game graphics. Is there a reason fot this or did I just miss it somehow?

junyanz commented 6 years ago

We obtained the results with our PyTorch version. We will add a training script and more details in the PyTorch repo soon.

junyanz commented 6 years ago

@taesung89