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
Proceedings ArticleDOI

Reflective Decoding Network for Image Captioning

TL;DR: It is shown that vocabulary coherence between words and syntactic paradigm of sentences are also important to generate high-quality image captioning, and the proposed Reflective Decoding Network (RDN) enhances both the long-sequence dependency and position perception of words in a caption decoder.
Journal ArticleDOI

Combining Faster R-CNN and Model-Driven Clustering for Elongated Object Detection

TL;DR: A hybrid approach which employs a Faster R-CNN to achieve robust detections of object parts, and a novel model-driven clustering algorithm to group the related partial detections and suppress false detections to address the problem of low ORPs for elongated object detection.
Proceedings ArticleDOI

Deeprn: A Content Preserving Deep Architecture for Blind Image Quality Assessment

TL;DR: This work is the first that applies a fine-tuned residual deep learning network (ResNet-101) to BIQA, and shows clear improvements of the accuracy of the estimated MOS values, compared to current state-of-the-art algorithms.
Posted Content

Deep TEN: Texture Encoding Network

TL;DR: Deep Texture Encoding Network (Deep-TEN) as discussed by the authors proposes a novel Encoding Layer integrated on top of convolutional layers, which ports the entire dictionary learning and encoding pipeline into a single model.
Posted Content

Deep Patch Learning for Weakly Supervised Object Classification and Discovery

TL;DR: Zhang et al. as mentioned in this paper treated images as bags and patches as instances to integrate the weakly supervised multiple instance learning constraints into deep neural networks and optimized the network in an end-to-end way.
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)