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

Pretrained models and train dataset of 3DMatch #1

Open
yaorz97 opened this issue Jul 12, 2023 · 3 comments
Open

Pretrained models and train dataset of 3DMatch #1

yaorz97 opened this issue Jul 12, 2023 · 3 comments

Comments

@yaorz97
Copy link

yaorz97 commented Jul 12, 2023

I am interested in your excellent work, and I want to know 1) what are the differences between your processed training dataset of 3DMatch and the training dataset provided by PREDATOR; 2) could you please provide the pre-trained models on 3DMatch to reproduce the results?

@aosheng1996
Copy link
Member

Hi, @Pterosaur-Yao , thanks for your interest in our work!

  1. The 3DMatch training set we processed is almost the same as the PREDATOR, the only difference should be the subsampling. To enhance computational efficiency, we subsampled the raw fragments with voxel size of 1.5cm instead of directly using the raw dense fragments.

  2. Sorry for the inconvenience, I missed this file in the previous upload. Now I have updated the project.

Best,
Sheng

@yaorz97
Copy link
Author

yaorz97 commented Jul 13, 2023

Thank you, Sheng. I'm interested in how the method performs on the rotated 3DMatch dataset, could you please provide a test script or tell me how to modify the test file?

@aosheng1996
Copy link
Member

To evaluate the rotated 3DMatch dataset, maybe you can add an arbitrary rotation for each pair of fragments in https://github.com/aosheng1996/BUFFER/blob/8c5d6c7772e5b8c5ae70e8c568ce1545c7d976d5/ThreeDMatch/dataset.py#L121C15-L121C15 and update the 'relt_pose'.

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