paper-with-me

홈 › Papers

A Random-Fern based Feature Approach for Image Matching

2017-06-04 · Yong Khoo, Seo-hyeon Keun

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.

📄 PDF Abstract BibTeX arXiv:1706.01115

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationInformation RetrievalObject RecognitionRetrieval

Similar Papers 제목 키워드 기반

Random Ferns for Semantic Segmentation of PolSAR Images

2022-02-07 · Pengchao Wei, Ronny Hänsch

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 Segmentation

Discriminative Feature-to-Point Matching in Image-Based Localization

2014-06-01 · CVPR 2014 6 · Michael Donoser, Dieter Schmalstieg

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 Localization

A Comparison of Random Forests and Ferns on Recognition of Instruments in Jazz Recordings

2013-05-22 · Alicja A. Wieczorkowska, Miron B. Kursa

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 Classification

rFerns: An Implementation of the Random Ferns Method for General-Purpose Machine Learning

2012-02-06 · Miron B. Kursa

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 Learning

Embedded all relevant feature selection with Random Ferns

2016-04-20 · Miron Bartosz Kursa

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