This project implements a Structure from Motion (SfM) pipeline using Python to reconstruct 3D scenes from 2D images. SfM is a computer vision technique used for 3D reconstruction and is widely applied ...
To use the omnidata model we use python please ensure that you setup the correct env, in conda it would look like that: conda create -n sfm python=3.10 conda activate ...