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

missing quaternion.py? #1

Closed
Bingo-1996 opened this issue Nov 25, 2021 · 5 comments
Closed

missing quaternion.py? #1

Bingo-1996 opened this issue Nov 25, 2021 · 5 comments

Comments

@Bingo-1996
Copy link

Hello author, thank you for releasing the code, but there seems to be one missing file? quaternion.py?
In addition, will the training and testing details on the NOCS dataset be available?
Since this work is the first self-supervised method for category-level OPE problem, the complete training and testing details will greatly contribute to the follow-up research!!!

@dragonlong
Copy link
Owner

Hi,

Thanks for pointing out this! I have done a quick fix to this issue, which is caused file renaming: the quaternion.py is actually renamed to rotations.py during the code cleaning.

As for the training details on NOCS datasets, the training is pretty much the same as 'ModelNet40_partial', you could check for at this moment. Also in the current release, I have attached our data loading scripts for the preprocessed NOCS dataset(we segment the object point clouds using GT masks, on both synthetic and real set). That should also be helpful to you.

Best,
Xiaolong

@Bingo-1996
Copy link
Author

Thank you very much, I will try it!

@Bingo-1996
Copy link
Author

sorry to disturb again, but I cannot find the file 'data/anchors/sphere12.ply'?

@dragonlong
Copy link
Owner

Hi,

It sits in '/models/vgtk/data/anchors'. The code should find this file automatically I believe.

Best,
Xiaolong

@Bingo-1996
Copy link
Author

oh, that's my careless, thank you!

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