GraphSCNet icon indicating copy to clipboard operation
GraphSCNet copied to clipboard

How to generate correspondences for my own data.

Open FDC-WuWeb opened this issue 2 years ago • 5 comments

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 avatar Sep 22 '23 08:09 FDC-WuWeb

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

ShuaikangXie avatar Oct 07 '23 01:10 ShuaikangXie

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 avatar Oct 07 '23 06:10 FDC-WuWeb

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 avatar Jan 15 '24 02:01 FDC-WuWeb

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?

FDC-WuWeb avatar Jan 15 '24 02:01 FDC-WuWeb

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

lemon-essence avatar Apr 13 '24 09:04 lemon-essence