We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DISN/train/train_sdf.py
Line 375 in c38b418
What's the meaning of the 0.003 here?
The text was updated successfully, but these errors were encountered:
And also, why do you divide the predicted sdf value by 10?
Sorry, something went wrong.
If I understand it correctly, sample_pc and sample_pc_rot are the same thing, right? cuz you never set the rot flag.
sample_pc
sample_pc_rot
rot
DISN/models/model_normalization.py
Line 51 in c38b418
hi, please refer to the sdf generation script to understand the "magic number", you will find it not so magic anymore. Thank you.
No branches or pull requests
DISN/train/train_sdf.py
Line 375 in c38b418
What's the meaning of the 0.003 here?
The text was updated successfully, but these errors were encountered: