paper-with-me

홈 › Papers

Image Co-localization by Mimicking a Good Detector's Confidence Score Distribution

2016-03-15 · Yao Li, Linqiao Liu, Chunhua Shen, Anton Van Den Hengel

Given a set of images containing objects from the same category, the task of image co-localization is to identify and localize each instance. This paper shows that this problem can be solved by a simple but intriguing idea, that is, a common object detector can be learnt by making its detection confidence scores distributed like those of a strongly supervised detector. More specifically, we observe that given a set of object proposals extracted from an image that contains the object of interest, an accurate strongly supervised object detector should give high scores to only a small minority of proposals, and low scores to most of them. Thus, we devise an entropy-based objective function to enforce the above property when learning the common object detector. Once the detector is learnt, we resort to a segmentation approach to refine the localization. We show that despite its simplicity, our approach outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1603.04619

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Localization Distillation for Object Detection

2022-04-12 · Zhaohui Zheng, Rongguang Ye, Qibin Hou, Dongwei Ren 외

Previous knowledge distillation (KD) methods for object detection mostly focus on feature imitation instead of mimicking the prediction logits due to its inefficiency in distilling the localization information. In this p…

Knowledge DistillationObjectobject-detectionObject Detection

Localization Distillation for Dense Object Detection

2021-02-24 · CVPR 2022 1 · Zhaohui Zheng, Rongguang Ye, Ping Wang, Dongwei Ren 외

Knowledge distillation (KD) has witnessed its powerful capability in learning compact models in object detection. Previous KD methods for object detection mostly focus on imitating deep features within the imitation regi…

Dense Object DetectionKnowledge DistillationObjectobject-detection+1

CIA-SSD: Confident IoU-Aware Single-Stage Object Detector From Point Cloud

2020-12-05 · Wu Zheng, Weiliang Tang, Sijin Chen, Li Jiang 외

Existing single-stage detectors for locating objects in point clouds often treat object localization and category classification as separate tasks, so the localization accuracy and classification confidence may not well …

3D Object DetectionBirds Eye View Object DetectionClassificationGeneral Classification+1

Ensemble of Part Detectors for Simultaneous Classification and Localization

2017-05-29 · Xiaopeng Zhang, Hongkai Xiong, Weiyao Lin, Qi Tian

Part-based representation has been proven to be effective for a variety of visual applications. However, automatic discovery of discriminative parts without object/part-level annotations is challenging. This paper propos…

ClassificationClusteringDiversityGeneral Classification+4

Confidence-driven Bounding Box Localization for Small Object Detection

2023-03-03 · Huixin Sun, Baochang Zhang, Yanjing Li, Xianbin Cao

Despite advancements in generic object detection, there remains a performance gap in detecting small objects compared to normal-scale objects. We for the first time observe that existing bounding box regression methods t…

Objectobject-detectionObject DetectionObject Localization+2