You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have colmap dataset and ground truth mesh
with this command => python train.py --eval -s ./data/mydata -m output/mydata--gs_type gs_mesh
result was => AttributeError: 'BasicPointCloud' object has no attribute 'triangles'
is it impossible to use Colmap dataset with --gs_type gs_mesh?
The text was updated successfully, but these errors were encountered:
I have colmap dataset and ground truth mesh
with this command => python train.py --eval -s ./data/mydata -m output/mydata--gs_type gs_mesh
result was => AttributeError: 'BasicPointCloud' object has no attribute 'triangles'
is it impossible to use Colmap dataset with --gs_type gs_mesh?
The text was updated successfully, but these errors were encountered: