imp-release icon indicating copy to clipboard operation
imp-release copied to clipboard

[CVPR 2023] IMP: iterative matching and pose estimation with transformer-based recurrent module

Results 8 imp-release issues
Sort by recently updated
recently updated
newest added

hello, thanks for your job. I want to train the model on my dataset, what should I do?

It seems that I didn't find the any estimation or supervision of pose of the training phase in code.

After looking at the code, it seems that I didn't see any estimation or supervision of pose during the training process. Additionally, the "Iterative" mentioned in the paper seems to...

Hi, thank you very much for your great work! What should I do if I want to train the coco dataset, after all the Megadepth dataset is too big! I...

Hello, thank you very much for your great work! I want to use feature matching network in C++, using TensorRT to accelerate the network, can you provide ideas for modification?...

Hello author, you mentioned this earlier in your reply, as shown in the link https://github.com/feixue94/imp-release/issues/1#issuecomment-1594382020 I want to visualize the matching results, but I cannot save the matching graph in...

Hello, thank you very much for sharing your code. I am currently trying to reproduce your code on the YFCC dataset. However, when I use your dump/download_data.sh script, I receive...

Hello author, you mentioned this earlier in your reply, as shown in the link https://github.com/feixue94/imp-release/issues/1#issuecomment-1594382020 Take eval_imp.py given in your code as an example, run the evaluation code of the...