Hi,
Thanks for your excellent work!
Here is a question about the data processing.
I found objects in Objaverse dataset are not in the same initial pose, especially the rotation angle.
I guess that's why your code have the args of rotaion_y and rotation_x.
How do you deal with the angle problem during training? Since it is impossible to set rotation manually during training.
Do you do some preprocess steps to make the rotations uniform?
Hi,
Thanks for your excellent work!
Here is a question about the data processing.
I found objects in Objaverse dataset are not in the same initial pose, especially the rotation angle.
I guess that's why your code have the args of
rotaion_yandrotation_x.How do you deal with the angle problem during training? Since it is impossible to set rotation manually during training.
Do you do some preprocess steps to make the rotations uniform?