sanweiliti / RoHM

The official PyTorch code for RoHM: Robust Human Motion Reconstruction via Diffusion.
https://sanweiliti.github.io/ROHM/ROHM.html
Other
308 stars 14 forks source link

Question: does the video input have to be stable/fixed pov or is handheld video useable? #3

Closed atonalfreerider closed 5 months ago

atonalfreerider commented 8 months ago

I have a large dataset of handheld videos of dancers. Will this be a problem for the 3D pose tracking?

sanweiliti commented 5 months ago

Hi, Curretly RoHM only supports static cameras, as the trajectory network assumes a relatively resonable initialization as input (could be noisy though).