Skip to content

Segmentation fault at start of TSDF fusion (mesh_extract/tsdf_mesh.py) #7

@minjungL-ee

Description

@minjungL-ee

After successfully running training and rendering, TSDF fusion crashes with a segmentation fault right when fusion begins. Rendering completes (76/76), but TSDF Fusion shows 0/76 and then segfaults.


(geosvr) root@clamosvision-B760-Pro-RS:/workspace/GeoSVR# PYTHONPATH=./ python mesh_extract/tsdf_mesh.py ./output/ARKit_room3_auto_ck
Rendering ./output/ARKit_room3_auto_ck
Read dataset in COLMAP format.
images_folder=/workspace/3D_Dataset/ARKit_room3_auto_ck/images
res_downscale=1.0
res_width=0
computing nearest_id
Rendering progress: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 76/76 [00:00<00:00, 138.26it/s]
TSDF Fusion progress:   0%|                                                                                                                                                                                                                                                                  | 0/76 [00:00<?, ?it/s]Segmentation fault (core dumped)
(geosvr) root@clamosvision-B760-Pro-RS:/workspace/GeoSVR# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions