Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotation of mesh #4

Open
YandanYang opened this issue Oct 10, 2024 · 1 comment
Open

rotation of mesh #4

YandanYang opened this issue Oct 10, 2024 · 1 comment

Comments

@YandanYang
Copy link

YandanYang commented Oct 10, 2024

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?

@dunbar12138
Copy link
Collaborator

Hi, thanks for your interest. That's a good question.

We didn't have any preprocessing steps as we trained our lightcontrolnet only on random 2D renderings. Thus, there was no need for us to specify a canonical rotation for every object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants