A Random-Fern based Feature Approach for Image Matching
Image or object recognition is an important task in computer vision. With the hight-speed processing power on modern platforms and the availability of mobile phones everywhere, millions of photos are uploaded to the internet per minute, it is critical to establish a generic framework for fast and accurate image processing for automatic recognition and information retrieval. In this paper, we proposed an efficient image recognition and matching method that is originally derived from Naive Bayesian classification method to construct a probabilistic model. Our method support real-time performance and have very high ability to distinguish similar images with high details. Experiments are conducted together with intensive comparison with state-of-the-arts on image matching, such as Ferns recognition and SIFT recognition. The results demonstrate satisfactory performance.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationInformation RetrievalObject RecognitionRetrievalSimilar Papers 제목 키워드 기반
Random Ferns for Semantic Segmentation of PolSAR Images
Random Ferns -- as a less known example of Ensemble Learning -- have been successfully applied in many Computer Vision applications ranging from keypoint matching to object detection. This paper extends the Random Fern f…
Ensemble Learningobject-detectionObject DetectionSemantic SegmentationDiscriminative Feature-to-Point Matching in Image-Based Localization
The prevalent approach to image-based localization is matching interest points detected in the query image to a sparse 3D point cloud representing the known world. The obtained correspondences are then used to recover a …
Image-Based LocalizationA Comparison of Random Forests and Ferns on Recognition of Instruments in Jazz Recordings
In this paper, we first apply random ferns for classification of real music recordings of a jazz band. No initial segmentation of audio data is assumed, i.e., no onset, offset, nor pitch data are needed. The notion of ra…
ClassificationGeneral ClassificationrFerns: An Implementation of the Random Ferns Method for General-Purpose Machine Learning
In this paper I present an extended implementation of the Random ferns algorithm contained in the R package rFerns. It differs from the original by the ability of consuming categorical and numerical attributes instead of…
AttributeBIG-bench Machine LearningEmbedded all relevant feature selection with Random Ferns
Many machine learning methods can produce variable importance scores expressing the usability of each feature in context of the produced model; those scores on their own are yet not sufficient to generate feature selecti…
Allfeature selection