Highlight

OverFeat: Integrated Recognition, Localization and Detection using Convolutional Networks

Introduces OverFeat, an integrated ConvNet framework performing classification, localization, and detection with a single shared network.

Based on

OverFeat: Integrated Recognition, Localization and Detection using Convolutional Networks

By P. Sermanet, D. Eigen, Xiang Zhang et al.International Conference on Learning Representations
Read original article →

OverFeat presents an integrated framework for applying convolutional networks to classification, localization, and detection at once. It shows how a multiscale and sliding-window approach can be efficiently implemented inside a ConvNet, and introduces a novel deep learning approach to localization that learns to predict object boundaries, then accumulates bounding boxes rather than suppressing them to increase detection confidence, with different tasks learned simultaneously using a single shared network.

This integrated framework won the localization task of the ImageNet Large Scale Visual Recognition Challenge 2013 (ILSVRC2013) and obtained very competitive results for detection and classification, later establishing a new state of the art for detection in post-competition work. The authors also released a feature extractor from their best model, called OverFeat, which became a widely used tool for the vision community.

Abstract

OverFeat is an integrated framework that uses convolutional networks for classification, localization, and detection. It efficiently implements a multiscale, sliding-window approach within a ConvNet and introduces a localization method that learns to predict object boundaries, accumulating bounding boxes to increase detection confidence. A single shared network learns all three tasks simultaneously. The framework won the ILSVRC2013 localization task, gave competitive detection and classification results, and set a new state of the art for detection.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

convolutional networksobject detectionlocalizationimage classificationsliding windowImageNet
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.