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

test only with keypoints

zt1112 opened this issue · comments

Great job!
I now have a keypoints sequence. After training the model, can I just input the keypoints to get the generated video? And how to do it? Thanks!