paper-with-me

Papers

Object Detection Networks on Convolutional Feature Maps

2015-04-23 · Shaoqing Ren, Kaiming He, Ross Girshick, Xiangyu Zhang, Jian Sun

Most object detectors contain two important components: a feature extractor and an object classifier. The feature extractor has rapidly evolved with significant research efforts leading to better deep convolutional architectures. The object classifier, however, has not received much attention and many recent systems (like SPPnet and Fast/Faster R-CNN) use simple multi-layer perceptrons. This paper demonstrates that carefully designing deep networks for object classification is just as important. We experiment with region-wise classifier networks that use shared, region-independent convolutional features. We call them "Networks on Convolutional feature maps" (NoCs). We discover that aside from deep feature maps, a deep and convolutional per-region classifier is of particular importance for object detection, whereas latest superior image classification models (such as ResNets and GoogLeNets) do not directly lead to good detection accuracy without using such a per-region classifier. We show by experiments that despite the effective ResNets and Faster R-CNN systems, the design of NoCs is an essential element for the 1st-place winning entries in ImageNet and MS COCO challenges 2015.

📄 PDF Abstract BibTeX arXiv:1504.06066

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RoIPool 설명 없음
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Amulet: Aggregating Multi-level Convolutional Features for Salient Object Detection

2017-08-07 · ICCV 2017 10 · Pingping Zhang, Dong Wang, Huchuan Lu, Hongyu Wang 외

Fully convolutional neural networks (FCNs) have shown outstanding performance in many dense labeling problems. One key pillar of these successes is mining relevant information from features in convolutional layers. Howev…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

MDSSD: Multi-scale Deconvolutional Single Shot Detector for Small Objects

2018-05-18 · Lisha Cui, Rui Ma, Pei Lv, Xiaoheng Jiang 외

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detectio…

Objectobject-detectionObject DetectionSmall Object Detection

Boundary-guided Feature Aggregation Network for Salient Object Detection

2018-09-28 · Yunzhi Zhuge, Pingping Zhang, Huchuan Lu

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize …

Depth EstimationObjectobject-detectionObject Detection+3

Collaborative Descriptors: Convolutional Maps for Preprocessing

2017-05-10 · Hirokatsu Kataoka, Kaori Abe, Akio Nakamura, Yutaka Satoh

The paper presents a novel concept for collaborative descriptors between deeply learned and hand-crafted features. To achieve this concept, we apply convolutional maps for pre-processing, namely the convovlutional maps a…

Object Recognition

ScarfNet: Multi-scale Features with Deeply Fused and Redistributed Semantics for Enhanced Object Detection

2019-08-01 · Jin Hyeok Yoo, Dongsuk Kum, Jun Won Choi

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps ca…

Objectobject-detectionObject Detection