scispace - formally typeset
Open AccessBook ChapterDOI

Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

TLDR
This work equips the networks with another pooling strategy, “spatial pyramid pooling”, to eliminate the above requirement, and develops a new network structure, called SPP-net, which can generate a fixed-length representation regardless of image size/scale.
Abstract
Existing deep convolutional neural networks (CNNs) require a fixed-size (e.g. 224×224) input image. This requirement is “artificial” and may hurt the recognition accuracy for the images or sub-images of an arbitrary size/scale. In this work, we equip the networks with a more principled pooling strategy, “spatial pyramid pooling”, to eliminate the above requirement. The new network structure, called SPP-net, can generate a fixed-length representation regardless of image size/scale. By removing the fixed-size limitation, we can improve all CNN-based image classification methods in general. Our SPP-net achieves state-of-the-art accuracy on the datasets of ImageNet 2012, Pascal VOC 2007, and Caltech101.

read more

Content maybe subject to copyright    Report

Citations
More filters
Book ChapterDOI

BorderDet: Border Feature for Dense Object Detection

TL;DR: This paper designs a novel detection architecture called BorderDet, which explicitly exploits the border information for stronger classification and more accurate localization and proposes a simple and efficient operator called Border-Align to extract "border features" from the extreme point of the border to enhance the point feature.
Journal ArticleDOI

Scene Classification Based on Multiscale Convolutional Neural Network

TL;DR: In this article, a multiscale CNN (MCNN) framework is proposed to solve the problem of scale variation of the objects in remote sensing imagery, and a similarity measure layer is added to MCNN, which forces the two feature vectors extracted from the image and its corresponding rescaled image to be as close as possible in the training phase.
Posted Content

A-Lamp: Adaptive Layout-Aware Multi-Patch Deep Convolutional Neural Network for Photo Aesthetic Assessment

TL;DR: An Adaptive Layout-Aware Multi-Patch Convolutional Neural Network (A-Lamp CNN) architecture for photo aesthetic assessment that is able to accept arbitrary sized images, and learn from both fined grained details and holistic image layout simultaneously.
Proceedings ArticleDOI

Deep Cropping via Attention Box Prediction and Aesthetics Assessment

TL;DR: A neural network is designed that has two branches for predicting attention bounding box and analyzing aesthetics, respectively that avoids repeated feature computation and leading to higher computation efficiency in photo cropping.
Journal ArticleDOI

Car Detection from Low-Altitude UAV Imagery with the Faster R-CNN

TL;DR: The framework of Faster R-CNN for car detection from low-altitude UAV imagery captured over signalized intersections is extended and guided to guide the readers to choose the best vehicle detection framework according to their applications.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Proceedings ArticleDOI

ImageNet: A large-scale hierarchical image database

TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Journal ArticleDOI

Distinctive Image Features from Scale-Invariant Keypoints

TL;DR: This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene and can robustly identify objects among clutter and occlusion while achieving near real-time performance.
Journal ArticleDOI

LIBSVM: A library for support vector machines

TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
Related Papers (5)