NVIDIA / vid2vid

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hope you can give more code comments

bingxumu opened this issue · comments

May I ask you to write more code comments? For novices like me, the code is more difficult to understand, especially the data processing part. It would be great if the comment could be like the previous pix2pix and CycleGAN projects, thank you!