中文
相关论文

相关论文: HS-FPN: High Frequency and Spatial Perception FPN …

200 篇论文

The Feature Pyramid Network (FPN) presents a remarkable approach to alleviate the scale variance in object representation by performing instance-level assignments. Nevertheless, this strategy ignores the distinct characteristics of…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Lin Song , Yanwei Li , Zhengkai Jiang , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

With the increasing availability of high-resolution remote sensing and aerial imagery, oriented object detection has become a key capability for geographic information updating, maritime surveillance, and disaster response. However, it…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Jialin Ma

Vision transformers have recently shown strong global context modeling capabilities in camouflaged object detection. However, they suffer from two major limitations: less effective locality modeling and insufficient feature aggregation in…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Zhou Huang , Hang Dai , Tian-Zhu Xiang , Shuo Wang , Huai-Xin Chen , Jie Qin , Huan Xiong

Feature matters for salient object detection. Existing methods mainly focus on designing a sophisticated structure to incorporate multi-level features and filter out cluttered features. We present Progressive Feature Polishing Network…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Bo Wang , Quan Chen , Min Zhou , Zhiqiang Zhang , Xiaogang Jin , Kun Gai

Feature pyramid network (FPN) has been an effective framework to extract multi-scale features in object detection. However, current FPN-based methods mostly suffer from the intrinsic flaw of channel reduction, which brings about the loss of…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Yihao Luo , Xiang Cao , Juntao Zhang , Xiang Cao , Jingjuan Guo , Haibo Shen , Tianjiang Wang , Qi Feng

Recent advancements in deep neural networks have made remarkable leap-forwards in dense image prediction. However, the issue of feature alignment remains as neglected by most existing approaches for simplicity. Direct pixel addition between…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Shihua Huang , Zhichao Lu , Ran Cheng , Cheng He

This paper proposes the Parallel Residual Bi-Fusion Feature Pyramid Network (PRB-FPN) for fast and accurate single-shot object detection. Feature Pyramid (FP) is widely used in recent visual detection, however the top-down pathway of FP…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Ping-Yang Chen , Ming-Ching Chang , Jun-Wei Hsieh , Yong-Sheng Chen

Small object detection remains a significant challenge due to feature degradation from downsampling, mutual occlusion in dense clusters, and complex background interference. To address these issues, this paper proposes FSDETR, a…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Jianchao Huang , Fengming Zhang , Haibo Zhu , Tao Yan

Feature pyramids have been proven powerful in image understanding tasks that require multi-scale features. State-of-the-art methods for multi-scale feature learning focus on performing feature interactions across space and scales using…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Gangming Zhao , Weifeng Ge , Yizhou Yu

FPN is a common component used in object detectors, it supplements multi-scale information by adjacent level features interpolation and summation. However, due to the existence of nonlinear operations and the convolutional layers with…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Jialiang Ma , Bin Chen

Learning multi-scale representations is the common strategy to tackle object scale variation in dense prediction tasks. Although existing feature pyramid networks have greatly advanced visual recognition, inherent design defects inhibit…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Meng'en Qin , Yu Song , Quanling Zhao , Xiaodong Yang , Yingtao Che , Xiaohui Yang

Dense pixel matching is required for many computer vision algorithms such as disparity, optical flow or scene flow estimation. Feature Pyramid Networks (FPN) have proven to be a suitable feature extractor for CNN-based dense matching tasks.…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Rishav , René Schuster , Ramy Battrawy , Oliver Wasenmüller , Didier Stricker

FPN-based detectors have made significant progress in general object detection, e.g., MS COCO and PASCAL VOC. However, these detectors fail in certain application scenarios, e.g., tiny object detection. In this paper, we argue that the…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Yuqi Gong , Xuehui Yu , Yao Ding , Xiaoke Peng , Jian Zhao , Zhenjun Han

Infrared small target detection and segmentation (IRSTDS) is a critical yet challenging task in defense and civilian applications, owing to the dim, shapeless appearance of targets and severe background clutter. Recent CNN-based methods…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Maoxun Yuan , Duanni Meng , Ziteng Xi , Tianyi Zhao , Shiji Zhao , Yimian Dai , Xingxing Wei

Accurate detection of pulmonary nodules with high sensitivity and specificity is essential for automatic lung cancer diagnosis from CT scans. Although many deep learning-based algorithms make great progress for improving the accuracy of…

图像与视频处理 · 电气工程与系统科学 2019-06-12 Jingya Liu , Liangliang Cao , Oguz Akin , Yingli Tian

In this paper, we present an implicit feature pyramid network (i-FPN) for object detection. Existing FPNs stack several cross-scale blocks to obtain large receptive field. We propose to use an implicit function, recently introduced in deep…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Tiancai Wang , Xiangyu Zhang , Jian Sun

Learning pyramidal feature representations is crucial for recognizing object instances at different scales. Feature Pyramid Network (FPN) is the classic architecture to build a feature pyramid with high-level semantics throughout. However,…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Miao Hu , Yali Li , Lu Fang , Shengjin Wang

Multi-head detectors typically employ a features-fused-pyramid-neck for multi-scale detection and are widely adopted in the industry. However, this approach faces feature misalignment when representations from different hierarchical levels…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Hulin Li

For object detection, how to address the contradictory requirement between feature map resolution and receptive field on high-resolution inputs still remains an open question. In this paper, to tackle this issue, we build a novel…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Junxu Cao , Qi Chen , Jun Guo , Ruichao Shi

With the increasing demand for search and rescue, it is highly demanded to detect objects of interest in large-scale images captured by Unmanned Aerial Vehicles (UAVs), which is quite challenging due to extremely small scales of objects.…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Mingbo Hong , Shuiwang Li , Yuchao Yang , Feiyu Zhu , Qijun Zhao , Li Lu