some question about the input
ZhengzxDev opened this issue · 1 comments
ZhengzxDev commented
your work is impressive but i still have some questions about it. do videos need to be synchronized? need accurate camera extrinsic parameter?
wangkua1 commented
Hi! Thanks for your nice words.
re: "Do videos need to be synchronized?" No, they don't. The point of introducing the "latent code" and "phase networks" is to deal with un-sync'ed videos and videos from different motion instances.
re: "Need camera extrinsics?" No. We optimized the camera extrinsics jointly with the motion.
Hope this helps! Let me know if you run into issues after trying it out! -- Jackson