paper-with-me

홈 › Papers

BFO Meets HOG: Feature Extraction Based on Histograms of Oriented p.d.f. Gradients for Image Classification

2013-06-01 · CVPR 2013 6 · Takumi Kobayashi

Image classification methods have been significantly developed in the last decade. Most methods stem from bagof-features (BoF) approach and it is recently extended to a vector aggregation model, such as using Fisher kernels. In this paper, we propose a novel feature extraction method for image classification. Following the BoF approach, a plenty of local descriptors are first extracted in an image and the proposed method is built upon the probability density function (p.d.f) formed by those descriptors. Since the p.d.f essentially represents the image, we extract the features from the p.d.f by means of the gradients on the p.d.f. The gradients, especially their orientations, effectively characterize the shape of the p.d.f from the geometrical viewpoint. We construct the features by the histogram of the oriented p.d.f gradients via orientation coding followed by aggregation of the orientation codes. The proposed image features, imposing no specific assumption on the targets, are so general as to be applicable to any kinds of tasks regarding image classifications. In the experiments on object recognition and scene classification using various datasets, the proposed method exhibits superior performances compared to the other existing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationObject RecognitionScene Classification

Methods 이 논문이 사용한 방법론

BFO 설명 없음

Similar Papers 제목 키워드 기반

Histograms of Sparse Codes for Object Detection

2013-06-01 · CVPR 2013 6 · Xiaofeng Ren, Deva Ramanan

Object detection has seen huge progress in recent years, much thanks to the heavily-engineered Histograms of Oriented Gradients (HOG) features. Can we go beyond gradients and do better than HOG? We provide an affirmative…

Dimensionality ReductionObjectobject-detectionObject Detection

HOG feature extraction from encrypted images for privacy-preserving machine learning

2019-04-29 · Masaki Kitayama, Hitoshi Kiya

In this paper, we propose an extraction method of HOG (histograms-of-oriented-gradients) features from encryption-then-compression (EtC) images for privacy-preserving machine learning, where EtC images are images encrypt…

BIG-bench Machine LearningCloud Computingimage-classificationImage Classification+3

Robust Scene Text Recognition Using Sparse Coding based Features

2015-12-29 · Da-Han Wang, Hanzi Wang, Dong Zhang, Jonathan Li 외

In this paper, we propose an effective scene text recognition method using sparse coding based features, called Histograms of Sparse Codes (HSC) features. For character detection, we use the HSC features instead of using…

Scene Text Recognition

An Empirical Analysis of Visual Features for Multiple Object Tracking in Urban Scenes

2020-10-15 · Mehdi Miah, Justine Pepin, Nicolas Saunier, Guillaume-Alexandre Bilodeau

This paper addresses the problem of selecting appearance features for multiple object tracking (MOT) in urban scenes. Over the years, a large number of features has been used for MOT. However, it is not clear whether som…

Multiple Object TrackingObject Tracking

GPU-based Pedestrian Detection for Autonomous Driving

2016-11-05 · Victor Campmany, Sergio Silva, Antonio Espinosa, Juan Carlos Moure 외

We propose a real-time pedestrian detection system for the embedded Nvidia Tegra X1 GPU-CPU hybrid platform. The pipeline is composed by the following state-of-the-art algorithms: Histogram of Local Binary Patterns (LBP)…

Autonomous DrivingCPUGeneral ClassificationGPU+1