NVIDIA / vid2vid

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Other
8.59k stars 1.2k forks source link

Hope you can give more code comments #155

Open bingxumu opened 4 years ago

bingxumu commented 4 years ago

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!