yccyenchicheng / SDFusion

MIT License
379 stars 32 forks source link

Cannot import name 'sdf_to_pcd' from 'utils.util_3d' #16

Closed anna-debug closed 1 year ago

anna-debug commented 1 year ago

Hi, I ran into this issue when trying out the notebook for unconditional generation and shape completion. It seems that there is no "sdf_to_pcd" function in util_3d.py.

yccyenchicheng commented 1 year ago

Hi,

They are not required and you can safely commend them out. We will update the code accordingly. Thanks

anna-debug commented 1 year ago

Okay. But after commenting that out a new issue arrises- "No module named 'utils.qual_util'" error or the line "SDFusion = create_model(opt)"

yccyenchicheng commented 1 year ago

fix now! please check again, thanks