bluedream1121 / REKD

[CVPR 2022] Official PyTorch implementation of "Official Self-Supervised Equivariant Learning for Oriented Keypoint Detection"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About results visualization

XinYuanZhan opened this issue · comments

commented

Hi, can you release the code of visualization of image matching results?
I'm very interested in how the matching result can be displayed on the image.
Thanks.

You can modify the evaluation code for visualize the matching results. (eval_with_extract.py)