Last active
February 11, 2019 13:10
-
-
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/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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