Skip to content

Instantly share code, notes, and snippets.

@vbalnt
Last active February 11, 2019 13:10
Show Gist options
  • Save vbalnt/eca396991ed76f142ea7ce9875e4b17a to your computer and use it in GitHub Desktop.
Save vbalnt/eca396991ed76f142ea7ce9875e4b17a to your computer and use it in GitHub Desktop.
HPatches available descriptor files. Convert to nice table with https://ozh.github.io/ascii-tables/
name description
ncc Normalised cross correlation
sift SIFT [Lowe IJCV 2004]
rootsift rootSIFT [Arandjelović & Zisserman CVPR 2012]
orb ORB [Rublee et al ICCV 2011]
brief BRIEF [Calonder et al. PAMI 2012]
binboost BinBoost [Trzcinski et al. PAMI 2013]
deepdesc DeepDesc [Simo-Serra et al. ICCV 2015]
liop LIOP [Wang et al ICCV 2011]
tfeat-margin-star TFeat with margin loss [Balntas et al. BMVC 2016]
tfeat-ratio-star TFeat with ratio loss [Balntas et al. BMVC 2016]
dc-siam DeepCompare siamese [Zagoruyko & Komodakis CVPR 2015]
dc-siam2stream DeepCompare siamese 2-stream [Zagoruyko & Komodakis CVPR 2015]
hardnet HardNet [Mishchuk et al. NIPS 2017]
hardnet+ HardNet with training data augmentation [Mishchuk et al. NIPS 2017]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment