paper-with-me

Papers

Collective behavior recognition using compact descriptors

2018-09-27 · Gustavo Fuhr, Claudio Rosito Jung

This paper presents a novel hierarchical approach for collective behavior recognition based solely on ground-plane trajectories. In the first layer of our classifier, we introduce a novel feature called Personal Interaction Descriptor (PID), which combines the spatial distribution of a pair of pedestrians within a temporal window with a pyramidal representation of the relative speed to detect pairwise interactions. These interactions are then combined with higher level features related to the mean speed and shape formed by the pedestrians in the scene, generating a Collective Behavior Descriptor (CBD) that is used to identify collective behaviors in a second stage. In both layers, Random Forests were used as classifiers, since they allow features of different natures to be combined seamlessly. Our experimental results indicate that the proposed method achieves results on par with state of the art techniques with a better balance of class errors. Moreover, we show that our method can generalize well across different camera setups through cross-dataset experiments.

📄 PDF Abstract BibTeX arXiv:1809.10499

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Learning Binary Codes for High-Dimensional Data Using Bilinear Projections

2013-06-01 · CVPR 2013 6 · Yunchao Gong, Sanjiv Kumar, Henry A. Rowley, Svetlana Lazebnik

Recent advances in visual recognition indicate that to achieve good retrieval and classification accuracy on largescale datasets like ImageNet, extremely high-dimensional visual descriptors, e.g., Fisher Vectors, are nee…

ClassificationCode GenerationGeneral ClassificationQuantization+2

Kernel Descriptors for Visual Recognition

2010-12-01 · NeurIPS 2010 12 · Liefeng Bo, Xiaofeng Ren, Dieter Fox

The design of low-level image features is critical for computer vision algorithms. Orientation histograms, such as those in SIFT~\cite{Lowe2004Distinctive} and HOG~\cite{Dalal2005Histograms}, are the most successful and …

Attributeimage-classificationImage ClassificationScene Recognition

Learning Compact Binary Descriptors With Unsupervised Deep Neural Networks

2016-06-01 · CVPR 2016 6 · Kevin Lin, Jiwen Lu, Chu-Song Chen, Jie zhou

In this paper, we propose a new unsupervised deep learning approach called DeepBit to learn compact binary descriptor for efficient visual object matching. Unlike most existing binary descriptors which were designed with…

Image RetrievalObjectObject RecognitionQuantization+1

Learning compact binary descriptors with unsupervised deep neural networks

2016-06-01 · CVPR2016 2016 6 · Kevin Lin; Jiwen Lu; Chu-Song Chen; Jie Zhou

In this paper, we propose a new unsupervised deep learning approach called DeepBit to learn compact binary descriptor for efficient visual object matching. Unlike most existing binary descriptors which were designed with…

Image RetrievalObjectObject RecognitionQuantization+1

Supervised Kernel Descriptors for Visual Recognition

2013-06-01 · CVPR 2013 6 · Peng Wang, Jingdong Wang, Gang Zeng, Weiwei Xu 외

In visual recognition tasks, the design of low level image feature representation is fundamental. The advent of local patch features from pixel attributes such as SIFT and LBP, has precipitated dramatic progresses. Recen…

General Classificationimage-classificationImage Classification