A Unified Multi-scale Deep Convolutional Neural Network for Fast Object Detection
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.
Code (1)
Tasks
Face DetectionFeature UpsamplingObjectobject-detectionObject DetectionPedestrian DetectionReal-Time Object DetectionSimilar Papers 제목 키워드 기반
Distance-Normalized Unified Representation for Monocular 3D Object Detection
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+2FastMask: Segment Multi-scale Object Candidates in One Shot
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…
ObjectMultiscale Combinatorial Grouping for Image Segmentation and Object Proposal Generation
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 SegmentationFaster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
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+4Richer Convolutional Features for Edge Detection
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