EverybodyDanceNow_reproduce_pytorch
EverybodyDanceNow_reproduce_pytorch copied to clipboard
Temporal smoothing
Hi,
It's a great work done on reproducing the paper. After reading your code, it seems that temporal smoothing has not been implemented. Am I right? thanks
Yes, the code does not contain temporal smoothing, so if the action is too fast, the background will not be stable enough, and we will continue to improve it in the future, thank u for you feedback :)
thanks for your reply, I'm looking forward to that implementation which I think is quite important for video quality.