Skip to content

this is the implementation of my paper: extremely fast codebook learning for landmark recognition

Notifications You must be signed in to change notification settings

guoyilin/Landmark-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landmark Recognition.

this is the implementation of my paper: extremely fast codebook learning for landmark recognition

Abstract: Traditional landmark recognition methods work by using local image features, k-means vector quantization and classifiers like SVM to recognize landmarks. However, the inefficient codebook learning by k-means constraints the possibility of using high-dimensional feature spaces, large numbers of image descriptors and large codebooks which are needed for good results. In this paper we introduce a fast unsupervised codebook learning - Extremely Random Projection Forest (ERPF), which is an ensemble of random projection tree with randomly splitting direction. We evaluate our approach on two public datasets and ERPF significantly outperforms other spatial tree methods and k-means.

data:http://landmark3d.codeplex.com/

cite the paper if you use:

@incollection{

year={2014},

title={Extremely Fast Unsupervised Codebook Learning for Landmark Recognition},

url={http://dx.doi.org/10.1007/978-3-319-07455-9_38},

publisher={Springer International Publishing},

keywords={Landmark Recognition; Random Projection Tree; Codebook Learning},

author={Guo, Yilin and Lu, Wanming},

pages={359-368},

}

About

this is the implementation of my paper: extremely fast codebook learning for landmark recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published