fabiotosi92 / NeRF-Supervised-Deep-Stereo

A novel paradigm for collecting and generating stereo training data using neural rendering
https://nerfstereo.github.io/
MIT License
349 stars 19 forks source link

What should be paid attention to in video capture? #15

Closed aiforworlds closed 1 year ago

aiforworlds commented 1 year ago

thank your share so perfect project, I have a question about the uploaded video, what conditions must be met for the video, if I need to generate video data of portraits, how to shoot the video will be better, What kind of video will cause failure?

fabiotosi92 commented 1 year ago

Thank you for your interest in our project!

Regarding your question, we initially attempted to use videos captured from the scene. However, we noticed that this approach often led to motion blur effects in the images, which affected the quality of the generated data.

To address this issue and ensure better results, we decided to capture 100 individual photos for each scene. This allowed us to achieve sharper and more focused images, which in turn improved the overall quality of the generated data.