dynibar icon indicating copy to clipboard operation
dynibar copied to clipboard

How to use virtual images?

Open Loydian opened this issue 2 years ago • 2 comments

Why do monocular datasets use virtual images while nvidia datasets don't? What is the difference between these datasets? And we find that virtual images are crucial to the kid-running case, which is not mentioned in the paper. It would be of great help if you can solve my question.

Loydian avatar Aug 23 '23 11:08 Loydian

Hi, we described virtual source views in section 4 of the paper and basically virtual views provides stronger geometry information support for moving objects that prevents model stuck in bad local minimal. We believe one reasons is that the camera-object motions relations from real monocular videos offer more ambiguous cues for moving objects when doing volumetric feature aggregation compared with the camera-object motions existing in the Nvidia dataset.

zhengqili avatar Aug 25 '23 02:08 zhengqili

how to produce the video using virtual views, and could you share codes with me?

handsomeZhuang avatar Jan 12 '24 08:01 handsomeZhuang