Open vasilistriantafyllou opened 7 months ago
Possible duplicate of #39
Can you share the dataset?
thanks for the quick reply, here's my dataset: http://vmi604142.contaboserver.net:1234/d/7166ae5d494446e6b596/
It's possible that there's some issue with the export from Metashape, due to ns-process-data
? I'm not able to run this dataset with nerfstudio either, in which case it's probably not an issue with OpenSplat.
it runs fine on the example datasets, i aligned with metashape, converted to nerfstudio with ns-process-data and exported a pointcloud/tiepoints in local coordinate system(i also tried mercator(epsg:3395) ply export) and added "ply_file_path": "spc.ply" to the json
windows 11 cuda 11.8 OpenSplat v1.1.2 Visual Studio 2022 libtorch 2.2.2 because recommended libtorch 2.1.2 didn't want to compile cmake 3.28.3 opencv 4.9.0 dual gpu sli 2080 ti all images were 4000x3000
build log:
cmake --build . --config Release went fine, there were plenty of type conversion warnings but nothing else
here's my run: