3DVideos2Stereo
3DVideos2Stereo copied to clipboard
Code to extract stereo frame pairs from 3D videos, as used in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, arXiv:1907.01341"
Thank you for your excellent work! Your idea is innovative to me. Thanks for your code. I would like to use the code to generate my own training data. I...
Hi, thx for your great works! how to convert blu-ray iso to side-by-side mkv format?
Thanks your code. I use the code to generate the training data. I have some questions about it as follows: 1) How to use disp and Uncertainty? What does the...
# Set up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the stereo imaging toolkit project. The setup includes Poetry for dependency management, pytest for...