中文
相关论文

相关论文: AugFPN: Improving Multi-scale Feature Learning for…

200 篇论文

The introduction of Feature Pyramid Network (FPN) has significantly improved object detection performance. However, substantial challenges remain in detecting tiny objects, as their features occupy only a very small proportion of the…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Zican Shi , Jing Hu , Jie Ren , Hengkang Ye , Xuyang Yuan , Yan Ouyang , Jia He , Bo Ji , Junyu Guo

Cross-layer feature pyramid networks (CFPNs) have achieved notable progress in multi-scale feature fusion and boundary detail preservation for salient object detection. However, traditional CFPNs still suffer from two core limitations: (1)…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Jin Lian , Zhongyu Wan , Ming Gao , JunFeng Chen

Ultrasound (US) image segmentation is an active research area that requires real-time and highly accurate analysis in many scenarios. The detect-to-segment (DTS) frameworks have been recently proposed to balance accuracy and efficiency.…

图像与视频处理 · 电气工程与系统科学 2023-08-29 Chaoyu Chen , Xin Yang , Rusi Chen , Junxuan Yu , Liwei Du , Jian Wang , Xindi Hu , Yan Cao , Yingying Liu , Dong Ni

Classifying the sub-categories of an object from the same super-category (e.g. bird species, car and aircraft models) in fine-grained visual classification (FGVC) highly relies on discriminative feature representation and accurate region…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Yifeng Ding , Shaoguo Wen , Jiyang Xie , Dongliang Chang , Zhanyu Ma , Zhongwei Si , Haibin Ling

Feature pyramid networks have been widely adopted in the object detection literature to improve feature representations for better handling of variations in scale. In this paper, we present Feature Pyramid Grids (FPG), a deep multi-pathway…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Kai Chen , Yuhang Cao , Chen Change Loy , Dahua Lin , Christoph Feichtenhofer

The multi-scale defect detection for photovoltaic (PV) cell electroluminescence (EL) images is a challenging task, due to the feature vanishing as network deepens. To address this problem, an attention-based top-down and bottom-up…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Binyi Su , Haiyong Chen , Zhong Zhou

Effective point cloud processing is crucial to LiDARbased autonomous driving systems. The capability to understand features at multiple scales is required for object detection of intelligent vehicles, where road users may appear in…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Weihao Lu , Dezong Zhao , Cristiano Premebida , Li Zhang , Wenjing Zhao , Daxin Tian

While object detection is a common problem in computer vision, it is even more challenging when dealing with aerial satellite images. The variety in object scales and orientations can make them difficult to identify. In addition, there can…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Ahmed Elhagry , Mohamed Saeed

Despite notable advancements in the field of computer vision, the precise detection of tiny objects continues to pose a significant challenge, largely owing to the minuscule pixel representation allocated to these objects in imagery data.…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Hou-I Liu , Yu-Wen Tseng , Kai-Cheng Chang , Pin-Jyun Wang , Hong-Han Shuai , Wen-Huang Cheng

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Qiang Chen , Yingming Wang , Tong Yang , Xiangyu Zhang , Jian Cheng , Jian Sun

Traffic sign detection is a challenging task for the unmanned driving system, especially for the detection of multi-scale targets and the real-time problem of detection. In the traffic sign detection process, the scale of the targets…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Junfan Wang , Yi Chen , Mingyu Gao , Zhekang Dong

High performance person Re-Identification (Re-ID) requires the model to focus on both global silhouette and local details of pedestrian. To extract such more representative features, an effective way is to exploit deep models with multiple…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Suofei Zhang , Zirui Yin , Xiofu Wu , Kun Wang , Quan Zhou , Bin Kang

Feature pyramid has been an efficient method to extract features at different scales. Development over this method mainly focuses on aggregating contextual information at different levels while seldom touching the inter-level correlation in…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Xinjiang Wang , Shilong Zhang , Zhuoran Yu , Litong Feng , Wayne Zhang

Object detection in aerial imagery is a critical task in applications such as UAV reconnaissance. Although existing methods have extensively explored feature interaction between different modalities, they commonly rely on simple fusion…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Zidong Gu , Shoufu Tian

Recently, neural architecture search (NAS) has been exploited to design feature pyramid networks (FPNs) and achieved promising results for visual object detection. Encouraged by the success, we propose a novel One-Shot Path Aggregation…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Tingting Liang , Yongtao Wang , Zhi Tang , Guosheng Hu , Haibin Ling

Current state-of-the-art vision models often utilize feature pyramids to extract multi-scale information, with the Feature Pyramid Network (FPN) being one of the most widely used classic architectures. However, traditional FPNs and their…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Li Jiakun , Wang Qingqing , Dong Hongbin , Li Kexin

Universal lesion detection (ULD) on computed tomography (CT) images is an important but underdeveloped problem. Recently, deep learning-based approaches have been proposed for ULD, aiming to learn representative features from annotated CT…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Zihao Li , Shu Zhang , Junge Zhang , Kaiqi Huang , Yizhou Wang , Yizhou Yu

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

State-of-the-art (SoTA) models have improved the accuracy of object detection with a large margin via a FP (feature pyramid). FP is a top-down aggregation to collect semantically strong features to improve scale invariance in both two-stage…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Ping-Yang Chen , Jun-Wei Hsieh , Chien-Yao Wang , Hong-Yuan Mark Liao , Munkhjargal Gochoo

Unsupervised domain adaptation for object detection is a challenging problem with many real-world applications. Unfortunately, it has received much less attention than supervised object detection. Models that try to address this task tend…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Hongsong Wang , Shengcai Liao , Ling Shao