Methods › Computer Vision › Convolutional Neural Networks › SPP-Net

SPP-Net

1 paper tagged archive 2025-07-28

Introduced by Kaiming He et al. in Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

SPP-Net is a convolutional neural architecture that employs spatial pyramid pooling to remove the fixed-size constraint of the network. Specifically, we add an SPP layer on top of the last convolutional layer. The SPP layer pools the features and generates fixed-length outputs, which are then fed into the fully-connected layers (or other classifiers). In other words, we perform some information aggregation at a deeper stage of the network hierarchy (between convolutional layers and fully-connected layers) to avoid the need for cropping or warping at the beginning.

PaperSourceSee Code · yueruchen/sppnet-pytorch

Papers archive 2025-07-28

1 shown of 1, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

6 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
General Classification1
Image Classification1
Object Detection1
Object Recognition1
image-classification1
object-detection1

Usage over time archive 2025-07-28

Papers per year tagged with SPP-Net: 2014 to 2014, peak 1 1 0 2014: 1 paper 2014
Papers per year the archive tags with this method, by the paper's archive date (1 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Convolutional Neural Networks

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections