Global Feature Pyramid Network
Weilin Xiao, Ming Xu, Yonggui Lin

TL;DR
This paper introduces the Global Feature Pyramid Network (GFPNet), which enhances target detection by integrating global information and intra-layer feature interaction into the feature pyramid framework.
Contribution
The paper proposes GFPNet, an improved feature pyramid network that combines global information capture with intra-layer and inter-layer feature interactions for better detection accuracy.
Findings
GFPNet outperforms baseline models in object detection tasks.
Incorporating global features improves detection accuracy.
Enhanced intra-layer interaction reduces false positives.
Abstract
The visual feature pyramid has proven its effectiveness and efficiency in target detection tasks. Yet, current methodologies tend to overly emphasize inter-layer feature interaction, neglecting the crucial aspect of intra-layer feature adjustment. Experience underscores the significant advantages of intra-layer feature interaction in enhancing target detection tasks. While some approaches endeavor to learn condensed intra-layer feature representations using attention mechanisms or visual transformers, they overlook the incorporation of global information interaction. This oversight results in increased false detections and missed targets.To address this critical issue, this paper introduces the Global Feature Pyramid Network (GFPNet), an augmented version of PAFPN that integrates global information for enhanced target detection. Specifically, we leverage a lightweight MLP to capture…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · 1x1 Convolution · Feature Pyramid Network · Bottom-up Path Augmentation · PAFPN
