GrumpyZhou/image-matching-toolbox

patch2pix with superglue

Closed this issue · 1 comments

Hello,
I find patch2pix with superglue can get a better result than superpoint+superglue in hloc.can you tell me how to use patch2pix with superglue in this code. thanks.

Hi @bixiaopeng0,

After you set up everything as described in the README.md, you can run patch2pix + superglue on InLoc by running

python -m immatch.eval_inloc --gpu 0 \
	--config 'patch2pix_superglue'