pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
933 stars 87 forks source link

OpenSFM compatibility failure #126

Open l-fungus-l opened 3 months ago

l-fungus-l commented 3 months ago

OpenSplat does not seem to recognise my dataset from OpenSFM. Upon attempting to load the images it terminates recursively without ever recognizing the path towards the images, even though it is absolute. image_list.txt reconstruction - Copy.json These are my datasets (shortened). I saw an OpenSFM recontruction was succesfully trained in #64 . Was the dataset similar or should I restructure mine?

l-fungus-l commented 3 months ago

Additionally the example dataset Berlin that OpenSFM provides does not run either (With this custom image_list.txt). Could someone provide the link to the dataset used to check the OpenSFM compatibility?