crtie/Leveraging-SE-3-Equivariance-for-Learning-3D-Geometric-Shape-Assembly

undefined variables

Closed this issue · 1 comments

Hi again, variable quat_A in line 227 in file 'GSM/shape_assembly/datasets/baseline/dataloader_CR.py' is not define. Any idea how to resolve this?

Hi again, variable quat_A in line 227 in file 'GSM/shape_assembly/datasets/baseline/dataloader_CR.py' is not define. Any idea how to resolve this?

Hi, we do not use quaternion for training, and thus the code will not run into lines related to quat_A/B. Thanks for pointing this out, and I have updated the code for purity.