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 to generate correspondences for my own data. #6

Open
FDC-WuWeb opened this issue Sep 22, 2023 · 5 comments
Open

How to generate correspondences for my own data. #6

FDC-WuWeb opened this issue Sep 22, 2023 · 5 comments

Comments

@FDC-WuWeb
Copy link

FDC-WuWeb commented Sep 22, 2023

This is a very impressive job, and thank you for sharing the source code. I am currently using my own data to train the model. Could you please guide me on how to use GeoTransformer to generate correspondences, save them, and use them for training GraphSCNet?

@FDC-WuWeb FDC-WuWeb changed the title How to generate correspondences of my own data. How to generate correspondences for my own data. Sep 22, 2023
@ShuaikangXie
Copy link

Have you solved your problem? Could you guide me to obtain the correspondence of the data?

@FDC-WuWeb
Copy link
Author

Have you solved your problem? Could you guide me to obtain the correspondence of the data?

After completing the Geo model testing, I found the npz files in the output/feature directory. I conducted model testing with my own data and am currently attempting to use the generated npz files for training GraphSCNet. I am not certain yet if these npz files can be used.

@FDC-WuWeb FDC-WuWeb reopened this Jan 15, 2024
@FDC-WuWeb
Copy link
Author

FDC-WuWeb commented Jan 15, 2024

I found that the npz file generated by the test.py in the Geotransformer's open-source code does not correspond to the correspondence provided in your GraphSCNet project, for example, it lacks the item "s2t_flow", "corr_scene_flows", and "corr_labels". How can I use Geotransformer to generate correspondence for my own data for training GraphSCNet?

@FDC-WuWeb
Copy link
Author

FDC-WuWeb commented Jan 15, 2024

Have you solved your problem?

Have you solved your problem? I found that the npz file generated by the test.py in the Geotransformer's open-source code does not correspond to the correspondence provided in your GraphSCNet project, for example, it lacks the item "s2t_flow", "corr_scene_flows", and "corr_labels". How can I use Geotransformer to generate correspondence for my own data for training GraphSCNet?

@lemon-essence
Copy link

Have you solved your problem?

Have you solved your problem? I found that the npz file generated by the test.py in the Geotransformer's open-source code does not correspond to the correspondence provided in your GraphSCNet project, for example, it lacks the item "s2t_flow", "corr_scene_flows", and "corr_labels". How can I use Geotransformer to generate correspondence for my own data for training GraphSCNet?

Whether you solved this problem.I also had this problem

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

3 participants