NVIDIA / vid2vid

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

fix create_model unused variable #124

Open yantiz opened 5 years ago

yantiz commented 5 years ago

flownet is an unused variable and hence the resulting flowNet is not wrapped.