paper-with-me

Papers

Adaptive Region Pooling for Object Detection

2015-06-01 · CVPR 2015 6 · Yi-Hsuan Tsai, Onur C. Hamsici, Ming-Hsuan Yang

Learning models for object detection is a challenging problem due to the large intra-class variability of objects in appearance, viewpoints, and rigidity. We address this variability by a novel feature pooling method that is adaptive to segmented regions. The proposed detection algorithm automatically discovers a diverse set of exemplars and their distinctive parts which are used to encode the region structure by the proposed feature pooling method. Based on each exemplar and its parts, a regression model is learned with samples selected by a coarse region matching scheme. The proposed algorithm performs favorably on the PASCAL VOC 2007 dataset against existing algorithms. We demonstrate the benefits of our feature pooling method when compared to conventional spatial pyramid pooling features. We also show that object information can be transferred through exemplars for detected objects.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PVAFN: Point-Voxel Attention Fusion Network with Multi-Pooling Enhancing for 3D Object Detection

2024-08-26 · Yidi Li, Jiahao Wen, Bin Ren, Wenhao Li 외

The integration of point and voxel representations is becoming more common in LiDAR-based 3D object detection. However, this combination often struggles with capturing semantic information effectively. Moreover, relying …

3D Object DetectionObjectobject-detectionObject Detection

Auto-Context R-CNN

2018-07-08 · Bo Li, Tianfu Wu, Lun Zhang, Rufeng Chu

Region-based convolutional neural networks (R-CNN)~\cite{fast_rcnn,faster_rcnn,mask_rcnn} have largely dominated object detection. Operators defined on RoIs (Region of Interests) play an important role in R-CNNs such as …

Objectobject-detectionObject Detection

Learning Region Features for Object Detection

2018-03-19 · ECCV 2018 9 · Jiayuan Gu, Han Hu, Li-Wei Wang, Yichen Wei 외

While most steps in the modern object detection methods are learnable, the region feature extraction step remains largely hand-crafted, featured by RoI pooling methods. This work proposes a general viewpoint that unifies…

Objectobject-detectionObject Detection

Feature Enhancement Network: A Refined Scene Text Detector

2017-11-12 · Sheng Zhang, Yuliang Liu, Lianwen Jin, Canjie Luo

In this paper, we propose a refined scene text detector with a \textit{novel} Feature Enhancement Network (FEN) for Region Proposal and Text Detection Refinement. Retrospectively, both region proposal with \textit{only} …

object-detectionObject DetectionPositionRegion Proposal+1

Global Weighted Average Pooling Bridges Pixel-level Localization and Image-level Classification

2018-09-21 · Suo Qiu

In this work, we first tackle the problem of simultaneous pixel-level localization and image-level classification with only image-level labels for fully convolutional network training. We investigate the global pooling m…

General Classificationimage-classificationImage Classificationobject-detection+2