paper-with-me

Papers

A Unified Multi-scale Deep Convolutional Neural Network for Fast Object Detection

2016-07-25 · Zhaowei Cai, Quanfu Fan, Rogerio S. Feris, Nuno Vasconcelos

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is performed at multiple output layers, so that receptive fields match objects of different scales. These complementary scale-specific detectors are combined to produce a strong multi-scale object detector. The unified network is learned end-to-end, by optimizing a multi-task loss. Feature upsampling by deconvolution is also explored, as an alternative to input upsampling, to reduce the memory and computation costs. State-of-the-art object detection performance, at up to 15 fps, is reported on datasets, such as KITTI and Caltech, containing a substantial number of small objects.

📄 PDF Abstract BibTeX arXiv:1607.07155

Code (1)

zhaoweicai/mscnn 공식 구현

Tasks

Face DetectionFeature UpsamplingObjectobject-detectionObject DetectionPedestrian DetectionReal-Time Object Detection

Similar Papers 제목 키워드 기반

Distance-Normalized Unified Representation for Monocular 3D Object Detection

2020-08-01 · ECCV 2020 8 · Xuepeng Shi, Zhixiang Chen, Tae-Kyun Kim

Monocular 3D object detection plays an important role in autonomous driving and still remains challenging. To achieve fast and accurate monocular 3D object detection, we introduce a single-stage and multi-scale framework…

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2

FastMask: Segment Multi-scale Object Candidates in One Shot

2016-12-28 · CVPR 2017 7 · Hexiang Hu, Shiyi Lan, Yuning Jiang, Zhimin Cao 외

Objects appear to scale differently in natural images. This fact requires methods dealing with object-centric tasks (e.g. object proposal) to have robust performance over variances in object scales. In the paper, we pres…

Object

Multiscale Combinatorial Grouping for Image Segmentation and Object Proposal Generation

2015-03-03 · Jordi Pont-Tuset, Pablo Arbelaez, Jonathan T. Barron, Ferran Marques 외

We propose a unified approach for bottom-up hierarchical image segmentation and object proposal generation for recognition, called Multiscale Combinatorial Grouping (MCG). For this purpose, we first develop a fast normal…

Image SegmentationObjectObject Proposal GenerationSemantic Segmentation

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

2015-06-04 · NeurIPS 2015 12 · Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing reg…

2D Object DetectionGPUObjectObject Detection+4

Richer Convolutional Features for Edge Detection

2016-12-07 · CVPR 2017 7 · Yun Liu, Ming-Ming Cheng, Xiao-Wei Hu, Kai Wang 외

In this paper, we propose an accurate edge detector using richer convolutional features (RCF). Since objects in nature images have various scales and aspect ratios, the automatically learned rich hierarchical representat…

Edge Detection