paper-with-me

홈 › 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 answer by proposing and investigating a sparse representation for object detection, Histograms of Sparse Codes (HSC). We compute sparse codes with dictionaries learned from data using K-SVD, and aggregate per-pixel sparse codes to form local histograms. We intentionally keep true to the sliding window framework (with mixtures and parts) and only change the underlying features. To keep training (and testing) efficient, we apply dimension reduction by computing SVD on learned models, and adopt supervised training where latent positions of roots and parts are given externally e.g. from a HOG-based detector. By learning and using local representations that are much more expressive than gradients, we demonstrate large improvements over the state of the art on the PASCAL benchmark for both rootonly and part-based models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

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

Transferring dense object detection models to event-based data

2022-10-05 · Vincenz Mechler, Pavel Rojtberg

Event-based image representations are fundamentally different to traditional dense images. This poses a challenge to apply current state-of-the-art models for object detection as they are designed for dense images. In th…

Dense Object DetectionObjectobject-detectionObject Detection

Distributed Coding of Multiview Sparse Sources with Joint Recovery

2016-07-18 · Huynh Van Luong, Nikos Deligiannis, Søren Forchhammer, André Kaup

In support of applications involving multiview sources in distributed object recognition using lightweight cameras, we propose a new method for the distributed coding of sparse sources as visual descriptor histograms ext…

compressed sensingObject Recognition

Histograms of Pattern Sets for Image Classification and Object Recognition

2014-06-01 · CVPR 2014 6 · Winn Voravuthikunchai, Bruno Cremilleux, Frederic Jurie

This paper introduces a novel image representation capturing feature dependencies through the mining of meaningful combinations of visual features. This representation leads to a compact and discriminative encoding of…

BinarizationGeneral Classificationimage-classificationImage Classification+4

A comprehensive study of sparse codes on abnormality detection

2016-03-13 · Huamin Ren, Hong Pan, Søren Ingvor Olsen, Thomas B. Moeslund

Sparse representation has been applied successfully in abnormal event detection, in which the baseline is to learn a dictionary accompanied by sparse codes. While much emphasis is put on discriminative dictionary constru…

Anomaly DetectionEvent Detection