facebookresearch / consistent_depth

We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.
MIT License
1.63k stars 236 forks source link

Stereo input??? #11

Closed noobtoob4lyfe closed 4 years ago

noobtoob4lyfe commented 4 years ago

First of all, FANTASTIC WORK! And thanks for sharing! How would one go about inputting a stereo pair(or more) to increase the accuracy of the resulting depth maps? Is something that can be done easily?

roxanneluo commented 4 years ago

Hi, you can consider add stereo pairs in the data loader.