paper-with-me

홈 › Papers

Detect What You Can: Detecting and Representing Objects using Holistic Models and Body Parts

2014-06-08 · CVPR 2014 6 · Xianjie Chen, Roozbeh Mottaghi, Xiaobai Liu, Sanja Fidler, Raquel Urtasun, Alan Yuille

Detecting objects becomes difficult when we need to deal with large shape deformation, occlusion and low resolution. We propose a novel approach to i) handle large deformations and partial occlusions in animals (as examples of highly deformable objects), ii) describe them in terms of body parts, and iii) detect them when their body parts are hard to detect (e.g., animals depicted at low resolution). We represent the holistic object and body parts separately and use a fully connected model to arrange templates for the holistic object and body parts. Our model automatically decouples the holistic object or body parts from the model when they are hard to detect. This enables us to represent a large number of holistic object and body part combinations to better deal with different "detectability" patterns caused by deformations, occlusion and/or low resolution. We apply our method to the six animal categories in the PASCAL VOC dataset and show that our method significantly improves state-of-the-art (by 4.1% AP) and provides a richer representation for objects. During training we use annotations for body parts (e.g., head, torso, etc), making use of a new dataset of fully annotated object parts for PASCAL VOC 2010, which provides a mask for each part.

📄 PDF Abstract BibTeX arXiv:1406.2031

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSemantic Part Detection

Similar Papers 제목 키워드 기반

Graph R-CNN for Scene Graph Generation

2018-08-01 · ECCV 2018 9 · Jianwei Yang, Jiasen Lu, Stefan Lee, Dhruv Batra 외

We propose a novel scene graph generation model called Graph R-CNN, that is both effective and efficient at detecting objects and their relations in images. Our model contains a Relation Proposal Network (RePN) that effi…

Graph GenerationScene Graph Generation

Preventing Errors in Person Detection: A Part-Based Self-Monitoring Framework

2023-07-10 · Franziska Schwaiger, Andrea Matic, Karsten Roscher, Stephan Günnemann

The ability to detect learned objects regardless of their appearance is crucial for autonomous systems in real-world applications. Especially for detecting humans, which is often a fundamental task in safety-critical app…

Human Detectionobject-detectionObject Detection

DDS: Decoupled Dynamic Scene-Graph Generation Network

2023-01-18 · A S M Iftekhar, Raphael Ruschel, Satish Kumar, Suya You 외

Scene-graph generation involves creating a structural representation of the relationships between objects in a scene by predicting subject-object-relation triplets from input data. Existing methods show poor performance …

Graph GenerationObjectScene Graph Generation

Adaptive Period Embedding for Representing Oriented Objects in Aerial Images

2019-06-22 · Yixing Zhu, Xueqing Wu, Jun Du

We propose a novel method for representing oriented objects in aerial images named Adaptive Period Embedding (APE). While traditional object detection methods represent object with horizontal bounding boxes, the objects …

Objectobject-detectionObject DetectionObject Detection In Aerial Images

ComplexVAD: Detecting Interaction Anomalies in Video

2025-01-16 · Furkan Mumcu, Michael J. Jones, Yasin Yilmaz, Anoop Cherian

Existing video anomaly detection datasets are inadequate for representing complex anomalies that occur due to the interactions between objects. The absence of complex anomalies in previous video anomaly detection dataset…

Anomaly DetectionVideo Anomaly Detection