zh-plus / video-to-pose3D

Convert video to 3D pose in one-key.
MIT License
646 stars 130 forks source link

3D rendering with moving-grid on custom video #38

Open DA-fromindia opened 4 years ago

DA-fromindia commented 4 years ago

As i can see there are some demos with Moving Grid in 3D space, (Input is my Custom video)

When i tried that with my custom Video, rendering is located in centre only. i am getting this with my input-: https://raw.githubusercontent.com/facebookresearch/VideoPose3D/master/images/demo_yt.gif

Is it possible to do rendering like Moving-Grid in 3D space on custom video??

I want to get this kind of output with input-: https://raw.githubusercontent.com/facebookresearch/VideoPose3D/master/images/demo_temporal.gif

can we get that 3D rendering with moving Grid???? if Yes, then what is the approach ???

ref-:https://github.com/facebookresearch/VideoPose3D/issues/147 Thanks

zh-plus commented 4 years ago

Sorry that I have no idea how to achieve this Moving-Grid rendering.

DA-fromindia commented 4 years ago

Sorry that I have no idea how to achieve this Moving-Grid rendering.

Thanks for your reply!!

DA-fromindia commented 4 years ago

@zh-plus I got an trajectory model Here-: https://github.com/facebookresearch/VideoPose3D/issues/145#issuecomment-667659254

can you add into your repo and create 3D rendering like we can see in that link???

it would be a great help!! Thanks

zh-plus commented 4 years ago

I'm working on my paper recently. I may try to add it next month.

lisa676 commented 4 years ago

@zh-plus we will wait for next update from you