SpineNet: Learning Scale-Permuted Backbone for Recognition and Localization
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Convolutional neural networks typically encode an input image into a series of intermediate features with decreasing resolutions. While this structure is suited to classification tasks, it does not perform well for tasks requiring simultaneous recognition and localization (e.g., object detection). The encoder-decoder architectures are proposed to resolve this by applying a decoder network onto a backbone model designed for classification tasks. In this paper, we argue encoder-decoder architecture is ineffective in generating strong multi-scale features because of the scale-decreased backbone. We propose SpineNet, a backbone with scale-permuted intermediate features and cross-scale connections that is learned on an object detection task by Neural Architecture Search. Using similar building blocks, SpineNet models outperform ResNet-FPN models by 3%+ AP at various scales while using 10-20% fewer FLOPs. In particular, SpineNet-190 achieves 52.1% AP on COCO, attaining the new state-of-the-art performance for single model object detection without test-time augmentation. SpineNet can transfer to classification tasks, achieving 5% top-1 accuracy improvement on a challenging iNaturalist fine-grained dataset. Code is at: https://github.com/tensorflow/tpu/tree/master/models/official/detection.
Results and benchmarks
Convolutional neural networks typically encode an input image into a series of intermediate features with decreasing resolutions.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 100/100, grounding 68/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from related paper: The ENCODE Project Decoded.
- Track assumptions and missing details in an experiment log before coding.
Time to first repro: a few days
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
- Estimate is based on paper-only reproduction flow
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Framework baselines
- TorchVision object detection finetuning tutorial
Baseline setup for object detection workflows.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Models
Datasets
Spaces
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
215
Citations
63
References
Tasks
Computer science, Encoder, Convolutional neural network, Backbone network, ENCODE, Pattern recognition (psychology), Object detection, Code (set theory)
Methods
None detected
Domains
Artificial intelligence, Computer Vision and Pattern Recognition
Related papers
- The ENCODE Project DecodedSearch on Paper2Code
2012 · Semantic similarity
- The Study of OCDMA Encode/Decode Using Multilayer FilmsSearch on Paper2Code
2001 · Semantic similarity
- Extrapolating ENCODE data to the whole human genomeSearch on Paper2Code
2008 · Semantic similarity
- Using the ENCODE Resource for Functional Annotation of Genetic VariantsSearch on Paper2Code
2015 · Semantic similarity
- New developments on the Encyclopedia of DNA Elements (ENCODE) data portalSearch on Paper2Code
2019 · Semantic similarity
- Distributed memory parallel approaches for HEVC encoderSearch on Paper2Code
2016 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.