undefined variables
Closed this issue · 1 comments
wzm2256 commented
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?
warshallrho commented
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.