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

How should I train my dataset? #29

Open
wyaimyj opened this issue Jul 28, 2023 · 2 comments
Open

How should I train my dataset? #29

wyaimyj opened this issue Jul 28, 2023 · 2 comments

Comments

@wyaimyj
Copy link

wyaimyj commented Jul 28, 2023

Hello, I would like to use your model to train on my own dataset. My dataset consists of point clouds from different viewpoints of a statue. However, I do not have the corresponding rotation and translation matrices between the point clouds pairwise. How can I address this issue? Thank you!

@aosheng1996
Copy link
Collaborator

Hi, @wyaimyj , thanks for your interest in our work!

If you don't have the ground-truth transformation between two point clouds, maybe you can choose an unsupervised/self-supervised training strategy such as USIP and UDPReg. Additionally, the ground-truth transformation between a pair of fragments can be manually generated using the Meshlab software. If you're interested in the SpinNet series, we recommend you to take a look at BUFFER.

Best,
Sheng

@wyaimyj
Copy link
Author

wyaimyj commented Aug 3, 2023

Hi, @wyaimyj , thanks for your interest in our work!

If you don't have the ground-truth transformation between two point clouds, maybe you can choose an unsupervised/self-supervised training strategy such as USIP and UDPReg. Additionally, the ground-truth transformation between a pair of fragments can be manually generated using the Meshlab software. If you're interested in the SpinNet series, we recommend you to take a look at BUFFER.

Best, Sheng

Thank you for your response. I would also like to inquire how the rotation and translation matrices corresponding to each point cloud, as used in datasets like 3dMatch, are obtained?

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