English
Related papers

Related papers: A^2-FPN: Attention Aggregation based Feature Pyram…

200 papers

The recently introduced panoptic segmentation task has renewed our community's interest in unifying the tasks of instance segmentation (for thing classes) and semantic segmentation (for stuff classes). However, current state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Alexander Kirillov , Ross Girshick , Kaiming He , Piotr Dollár

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.…

Computer Vision and Pattern Recognition · Computer Science 2020-06-23 Rishav , René Schuster , Ramy Battrawy , Oliver Wasenmüller , Didier Stricker

Feature fusion, the combination of features from different layers or branches, is an omnipresent part of modern network architectures. It is often implemented via simple operations, such as summation or concatenation, but this might not be…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Yimian Dai , Fabian Gieseke , Stefan Oehmcke , Yiquan Wu , Kobus Barnard

A Pyramid Attention Network(PAN) is proposed to exploit the impact of global contextual information in semantic segmentation. Different from most existing works, we combine attention mechanism and spatial pyramid to extract precise dense…

Computer Vision and Pattern Recognition · Computer Science 2018-11-27 Hanchao Li , Pengfei Xiong , Jie An , Lingxue Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2026-02-12 Jialin Ma

Automatic pneumonia Detection based on deep learning has increasing clinical value. Although the existing Feature Pyramid Network (FPN) and its variants have already achieved some great successes, their detection accuracies for pneumonia…

Image and Video Processing · Electrical Eng. & Systems 2020-11-18 Xudong Zhang , Bo Wang , Di Yuan , Zhenghua Xu , Guizhi Xu

Feature pyramid network (FPN) based models, which fuse the semantics and salient details in a progressive manner, have been proven highly effective in salient object detection. However, it is observed that these models often generate…

Computer Vision and Pattern Recognition · Computer Science 2021-05-12 Zun Li , Congyan Lang , Junhao Liew , Qibin Hou , Yidong Li , Jiashi Feng

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…

Computer Vision and Pattern Recognition · Computer Science 2021-02-24 Yifeng Ding , Shaoguo Wen , Jiyang Xie , Dongliang Chang , Zhanyu Ma , Zhongwei Si , Haibin Ling

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…

Computer Vision and Pattern Recognition · Computer Science 2022-01-12 Gangming Zhao , Weifeng Ge , Yizhou Yu

We propose an augmented Parallel-Pyramid Net ($P^2~Net$) with feature refinement by dilated bottleneck and attention module. During data preprocessing, we proposed a differentiable auto data augmentation ($DA^2$) method. We formulate the…

Computer Vision and Pattern Recognition · Computer Science 2020-10-28 Luanxuan Hou , Jie Cao , Yuan Zhao , Haifeng Shen , Jian Tang , Ran He

Semantic segmentation is an essential part of deep learning. In recent years, with the development of remote sensing big data, semantic segmentation has been increasingly used in remote sensing. Deep convolutional neural networks (DCNNs)…

Computer Vision and Pattern Recognition · Computer Science 2021-05-31 Xuan Yang , Shanshan Li , Zhengchao Chen , Jocelyn Chanussot , Xiuping Jia , Bing Zhang , Baipeng Li , Pan Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Lin Song , Yanwei Li , Zhengkai Jiang , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

The rapid advancement in high-resolution satellite remote sensing data acquisition, particularly those achieving submeter precision, has uncovered the potential for detailed extraction of surface architectural features. However, the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-13 Xuan Zhou , Xuefeng Wei

Feature pyramid networks (FPN) are widely exploited for multi-scale feature fusion in existing advanced object detection frameworks. Numerous previous works have developed various structures for bidirectional feature fusion, all of which…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Zhuofan Zong , Qianggang Cao , Biao Leng

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

The combination of the traditional convolutional network (i.e., an auto-encoder) and the graph convolutional network has attracted much attention in clustering, in which the auto-encoder extracts the node attribute feature and the graph…

Computer Vision and Pattern Recognition · Computer Science 2021-08-13 Zhihao Peng , Hui Liu , Yuheng Jia , Junhui Hou

Semantic segmentation is a pixel-level prediction task to classify each pixel of the input image. Deep learning models, such as convolutional neural networks (CNNs), have been extremely successful in achieving excellent performances in this…

Computer Vision and Pattern Recognition · Computer Science 2023-02-24 Nadeem Atif , Saquib Mazhar , Debajit Sarma , M. K. Bhuyan , Shaik Rafi Ahamed

This paper proposes a Rotation-equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detection named ReAFFPN. ReAFFPN aims at improving the effect of rotation-equivariant features fusion between adjacent layers which…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Chongyu Sun , Yang Xu , Zebin Wu , Zhihui Wei

Convolutional Neural Networks (CNNs) have achieved tremendous success in a number of learning tasks including image classification. Recent advanced models in CNNs, such as ResNets, mainly focus on the skip connection to avoid gradient…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Xinglin Pan , Jing Xu , Yu Pan , liangjian Wen , WenXiang Lin , Kun Bai , Zenglin Xu

Feature pyramids have become ubiquitous in multi-scale computer vision tasks such as object detection. Given their importance, a computer vision network can be divided into three parts: a backbone (generating a feature pyramid), a neck…

Computer Vision and Pattern Recognition · Computer Science 2022-10-31 Cédric Picron , Tinne Tuytelaars