hardnet icon indicating copy to clipboard operation
hardnet copied to clipboard

HPatches result with matlab and python

Open aIR1000 opened this issue 7 years ago • 2 comments

Hello,

I have tested your pretrained model of liberty with augmentation with python implementation of HPatches. I was able to reproduce results but when I tested with matlab implementation of HPatches to generate graphs I wasn't able to reproduce retrieval results (patch verification and matching results were correct.) can you please guide what I possibly be doing incorrect. Split is "full", I have checked. Does it has something to do with distractors?

Hardnetlibertywithaug (mAP with python implementation) = 69.66 Hardnetlibertywithaug (mAP with matlab implementation) = 60.64

Thanks in advance

aIR1000 avatar Jan 04 '19 08:01 aIR1000

I believe the split is not correct. I checked it a year ago. Hope it could help you.

appleleaves avatar Nov 13 '19 12:11 appleleaves

I've also found the problem, you can use another branch. https://github.com/hpatches/hpatches-benchmark/tree/ench/matplotlib-fig

clelouch avatar Jul 14 '20 09:07 clelouch