paper-with-me

홈 › Papers

Detection Evolution with Multi-order Contextual Co-occurrence

2013-06-01 · CVPR 2013 6 · Guang Chen, Yuanyuan Ding, Jing Xiao, Tony X. Han

Context has been playing an increasingly important role to improve the object detection performance. In this paper we propose an effective representation, Multi-Order Contextual co-Occurrence (MOCO), to implicitly model the high level context using solely detection responses from a baseline object detector. The so-called (1 st -order) context feature is computed as a set of randomized binary comparisons on the response map of the baseline object detector. The statistics of the 1 st -order binary context features are further calculated to construct a high order co-occurrence descriptor. Combining the MOCO feature with the original image feature, we can evolve the baseline object detector to a stronger context aware detector. With the updated detector, we can continue the evolution till the contextual improvements saturate. Using the successful deformable-partmodel detector [13] as the baseline detector, we test the proposed MOCO evolution framework on the PASCAL VOC 2007 dataset [8] and Caltech pedestrian dataset [7]: The proposed MOCO detector outperforms all known state-ofthe-art approaches, contextually boosting deformable part models (ver.5) [13] by 3.3% in mean average precision on the PASCAL 2007 dataset. For the Caltech pedestrian dataset, our method further reduces the log-average miss rate from 48% to 46% and the miss rate at 1 FPPI from 2atfto m44%%compared with the best prior art [6].

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation

2018-04-17 · Chao Li, Qiaoyong Zhong, Di Xie, ShiLiang Pu

Skeleton-based human action recognition has recently drawn increasing attentions with the availability of large-scale skeleton datasets. The most crucial factors for this task lie in two aspects: the intra-frame represen…

Action RecognitionRF-based Pose EstimationSkeleton Based Action RecognitionTemporal Action Localization

Using Web Co-occurrence Statistics for Improving Image Categorization

2013-12-19 · Samy Bengio, Jeff Dean, Dumitru Erhan, Eugene Ie 외

Object recognition and localization are important tasks in computer vision. The focus of this work is the incorporation of contextual information in order to improve object recognition and localization. For instance, it …

Common Sense ReasoningImage CategorizationObject Recognition

Contextual Relabelling of Detected Objects

2019-06-06 · Faisal Alamri, Nicolas Pugeault

Contextual information, such as the co-occurrence of objects and the spatial and relative size among objects provides deep and complex information about scenes. It also can play an important role in improving object dete…

Objectobject-detectionObject Detection

Mitigating Simplicity Bias in OOD Detection through Object Co-occurrence Analysis

2026-05-08 · Boyang Dai, Chaoqi Chen, Yizhou Yu arxiv

Out-of-distribution (OOD) detection is crucial for ensuring the reliability of deep learning models. Existing methods mostly focus on regular entangled representations to discriminate in-distribution (ID) and OOD data, n…

Scene Understanding

Holi-DETR: Holistic Fashion Item Detection Leveraging Contextual Information

2025-12-29 · Youngchae Kwon, Jinyoung Choi, Injung Kim arxiv

Fashion item detection is challenging due to the ambiguities introduced by the highly diverse appearances of fashion items and the similarities among item subcategories. To address this challenge, we propose a novel Holi…