Dear Author,
I hope this email finds you well. I am currently working on the DeepPriorAssembly project and encountered an issue while running the script python registration/optimization_5dof.py in the dpa environment.
Here is the exact command I used:
python registration/optimization_5dof.py --image_id 479d2d66-4d1a-47ca-a023-4286fc547301---rgb_0017 --geometry_dir data/outputs/geometry --mask_dir data/outputs/segmentation --object_dir data/outputs/object_generation --output_dir data/outputs/final_registration
The program outputs the following before crashing:
The scene has 3 instants.
data/outputs/object_generation/479d2d66-4d1a-47ca-a023-4286fc547301---rgb_0017/seg_0_sofa/filter_00000/mesh_0.obj
Segmentation fault (core dumped)
I have verified that the input paths and dependencies are properly configured. However, I am unable to identify the root cause of the segmentation fault. Could you kindly provide any guidance or suggestions to resolve this issue?
Your assistance would be greatly appreciated. Please let me know if you need any additional details about my environment or the inputs I am using.
Thank you in advance for your time and help!
Dear Author,
I hope this email finds you well. I am currently working on the DeepPriorAssembly project and encountered an issue while running the script python registration/optimization_5dof.py in the dpa environment.
Here is the exact command I used:
python registration/optimization_5dof.py --image_id 479d2d66-4d1a-47ca-a023-4286fc547301---rgb_0017 --geometry_dir data/outputs/geometry --mask_dir data/outputs/segmentation --object_dir data/outputs/object_generation --output_dir data/outputs/final_registration
The program outputs the following before crashing:
The scene has 3 instants.
data/outputs/object_generation/479d2d66-4d1a-47ca-a023-4286fc547301---rgb_0017/seg_0_sofa/filter_00000/mesh_0.obj
Segmentation fault (core dumped)
I have verified that the input paths and dependencies are properly configured. However, I am unable to identify the root cause of the segmentation fault. Could you kindly provide any guidance or suggestions to resolve this issue?
Your assistance would be greatly appreciated. Please let me know if you need any additional details about my environment or the inputs I am using.
Thank you in advance for your time and help!