Methods › Computer Vision › Feature Extractors › FPN
Feature Pyramid Network
FPN
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
A Feature Pyramid Network, or FPN, is a feature extractor that takes a single-scale image of an arbitrary size as input, and outputs proportionally sized feature maps at multiple levels, in a fully convolutional fashion. This process is independent of the backbone convolutional architectures. It therefore acts as a generic solution for building feature pyramids inside deep convolutional networks to be used in tasks like object detection.
The construction of the pyramid involves a bottom-up pathway and a top-down pathway.
The bottom-up pathway is the feedforward computation of the backbone ConvNet, which computes a feature hierarchy consisting of feature maps at several scales with a scaling step of 2. For the feature pyramid, one pyramid level is defined for each stage. The output of the last layer of each stage is used as a reference set of feature maps. For ResNets we use the feature activations output by each stage’s last residual block.
The top-down pathway hallucinates higher resolution features by upsampling spatially coarser, but semantically stronger, feature maps from higher pyramid levels. These features are then enhanced with features from the bottom-up pathway via lateral connections. Each lateral connection merges feature maps of the same spatial size from the bottom-up pathway and the top-down pathway. The bottom-up feature map is of lower-level semantics, but its activations are more accurately localized as it was subsampled fewer times.
Papers archive 2025-07-28
30 shown of 583, 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.
-
KG-HTC: Integrating Knowledge Graphs into LLMs for Effective Zero-shot Hierarchical Text Classification 8 May 2025 · 1 repository · arXiv:2505.05583
-
PaniCar: Securing the Perception of Advanced Driving Assistance Systems Against Emergency Vehicle Lighting 8 May 2025 · 0 repositories · arXiv:2505.05183
-
Floating Car Observers in Intelligent Transportation Systems: Detection Modeling and Temporal Insights 29 Apr 2025 · 0 repositories · arXiv:2505.02845
-
Class Imbalance Correction for Improved Universal Lesion Detection and Tagging in CT 8 Apr 2025 · 0 repositories · arXiv:2504.05591
-
Resting State Functional Connectivity Patterns Associate with Alcohol Use Disorder Characteristics: Insights from the Triple Network Model 8 Apr 2025 · 0 repositories · arXiv:2504.06199
-
BBoxCut: A Targeted Data Augmentation Technique for Enhancing Wheat Head Detection Under Occlusions 31 Mar 2025 · 0 repositories · arXiv:2503.24032
-
Event-Based Crossing Dataset (EBCD) 21 Mar 2025 · 1 repository · arXiv:2503.17499
-
YOLO-LLTS: Real-Time Low-Light Traffic Sign Detection via Prior-Guided Enhancement and Multi-Branch Feature Interaction 18 Mar 2025 · 0 repositories · arXiv:2503.13883
-
Securing Virtual Reality Experiences: Unveiling and Tackling Cybersickness Attacks with Explainable AI 17 Mar 2025 · 0 repositories · arXiv:2503.13419
-
WalnutData: A UAV Remote Sensing Dataset of Green Walnuts and Model Evaluation 27 Feb 2025 · 1 repository · arXiv:2502.20092
-
Hybrid Answer Set Programming: Foundations and Applications 13 Feb 2025 · 0 repositories · arXiv:2502.09235
-
Fast-COS: A Fast One-Stage Object Detector Based on Reparameterized Attention Vision Transformer for Autonomous Driving 11 Feb 2025 · 0 repositories · arXiv:2502.07417
-
MHAF-YOLO: Multi-Branch Heterogeneous Auxiliary Fusion YOLO for accurate object detection 7 Feb 2025 · 1 repository · arXiv:2502.04656
-
Vision-Integrated LLMs for Autonomous Driving Assistance : Human Performance Comparison and Trust Evaluation 6 Feb 2025 · 0 repositories · arXiv:2502.06843
-
YOLOv4: A Breakthrough in Real-Time Object Detection 6 Feb 2025 · 0 repositories · arXiv:2502.04161
-
SPFFNet: Strip Perception and Feature Fusion Spatial Pyramid Pooling for Fabric Defect Detection 3 Feb 2025 · 0 repositories · arXiv:2502.01445
-
Empirical modeling and hybrid machine learning framework for nucleate pool boiling on microchannel structured surfaces 28 Jan 2025 · 0 repositories · arXiv:2501.16867
-
Efficient Object Detection of Marine Debris using Pruned YOLO Model 27 Jan 2025 · 0 repositories · arXiv:2501.16571
-
A Transformer-based Autoregressive Decoder Architecture for Hierarchical Text Classification 23 Jan 2025 · 1 repository · arXiv:2501.13598
-
Dual Scale-aware Adaptive Masked Knowledge Distillation for Object Detection 13 Jan 2025 · 0 repositories · arXiv:2501.07101
-
CPDR: Towards Highly-Efficient Salient Object Detection via Crossed Post-decoder Refinement 11 Jan 2025 · 0 repositories · arXiv:2501.06441
-
Detection of Body Packs in Abdominal CT scans Through Artificial Intelligence 26 Dec 2024 · 1 repository
-
Distortion-Aware Adversarial Attacks on Bounding Boxes of Object Detectors 25 Dec 2024 · 1 repository · arXiv:2412.18815
-
Comprehensive Multi-Modal Prototypes are Simple and Effective Classifiers for Vast-Vocabulary Object Detection 23 Dec 2024 · 1 repository · arXiv:2412.17800
-
QTSeg: A Query Token-Based Architecture for Efficient 2D Medical Image Segmentation 23 Dec 2024 · 1 repository · arXiv:2412.17241
-
Object Detection Approaches to Identifying Hand Images with High Forensic Values 21 Dec 2024 · 0 repositories · arXiv:2412.16431
-
Exploring Machine Learning Engineering for Object Detection and Tracking by Unmanned Aerial Vehicle (UAV) 19 Dec 2024 · 0 repositories · arXiv:2412.15347
-
HS-FPN: High Frequency and Spatial Perception FPN for Tiny Object Detection 13 Dec 2024 · 0 repositories · arXiv:2412.10116
-
EMOv2: Pushing 5M Vision Model Frontier 9 Dec 2024 · 1 repository · arXiv:2412.06674
-
Psych-Occlusion: Using Visual Psychophysics for Aerial Detection of Occluded Persons during Search and Rescue 7 Dec 2024 · 1 repository · arXiv:2412.05553
Tasks archive 2025-07-28
20 shown of 351 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
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
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