paper-with-me

홈 › Papers

Objects as context for detecting their semantic parts

2017-03-28 · CVPR 2018 6 · Abel Gonzalez-Garcia, Davide Modolo, Vittorio Ferrari

We present a semantic part detection approach that effectively leverages object information.We use the object appearance and its class as indicators of what parts to expect. We also model the expected relative location of parts inside the objects based on their appearance. We achieve this with a new network module, called OffsetNet, that efficiently predicts a variable number of part locations within a given object. Our model incorporates all these cues to detect parts in the context of their objects. This leads to considerably higher performance for the challenging task of part detection compared to using part appearance alone (+5 mAP on the PASCAL-Part dataset). We also compare to other part detection methods on both PASCAL-Part and CUB200-2011 datasets.

📄 PDF Abstract BibTeX arXiv:1703.09529

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSemantic Part Detection

Similar Papers 제목 키워드 기반

Detecting Semantic Parts on Partially Occluded Objects

2017-07-25 · Jianyu Wang, Cihang Xie, Zhishuai Zhang, Jun Zhu 외

In this paper, we address the task of detecting semantic parts on partially occluded objects. We consider a scenario where the model is trained using non-occluded images but tested on occluded images. The motivation is t…

ClusteringSemantic Part Detection

Compositional Convolutional Neural Networks: A Robust and Interpretable Model for Object Recognition under Occlusion

2020-06-28 · Adam Kortylewski, Qing Liu, Angtian Wang, Yihong Sun 외

Computer vision systems in real-world applications need to be robust to partial occlusion while also being explainable. In this work, we show that black-box deep convolutional neural networks (DCNNs) have only limited ro…

image-classificationImage Classificationobject-detectionObject Detection+1

Efficacy of Pixel-Level OOD Detection for Semantic Segmentation

2019-11-07 · Matt Angus, Krzysztof Czarnecki, Rick Salay

The detection of out of distribution samples for image classification has been widely researched. Safety critical applications, such as autonomous driving, would benefit from the ability to localise the unusual objects c…

Autonomous DrivingGeneral Classificationimage-classificationImage Classification+2

SPDA-CNN: Unifying Semantic Part Detection and Abstraction for Fine-Grained Recognition

2016-06-01 · CVPR 2016 6 · Han Zhang, Tao Xu, Mohamed Elhoseiny, Xiaolei Huang 외

Most convolutional neural networks (CNNs) lack midlevel layers that model semantic parts of objects. This limits CNN-based methods from reaching their full potential in detecting and utilizing small semantic parts in rec…

General ClassificationObject RecognitionSemantic Part Detection

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 외

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 examp…

ObjectSemantic Part Detection