English
Related papers

Related papers: Feature Pyramid Transformer

200 papers

Although using convolutional neural networks (CNNs) as backbones achieves great successes in computer vision, this work investigates a simple backbone network useful for many dense prediction tasks without convolutions. Unlike the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-12 Wenhai Wang , Enze Xie , Xiang Li , Deng-Ping Fan , Kaitao Song , Ding Liang , Tong Lu , Ping Luo , Ling Shao

Local Feature Matching, an essential component of several computer vision tasks (e.g., structure from motion and visual localization), has been effectively settled by Transformer-based methods. However, these methods only integrate…

Computer Vision and Pattern Recognition · Computer Science 2023-10-23 Xinyu Zhang , Li Wang , Zhiqiang Jiang , Kun Dai , Tao Xie , Lei Yang , Wenhao Yu , Yang Shen , Jun Li

Multi-task dense scene understanding is a thriving research domain that requires simultaneous perception and reasoning on a series of correlated tasks with pixel-wise prediction. Most existing works encounter a severe limitation of modeling…

Computer Vision and Pattern Recognition · Computer Science 2022-11-08 Hanrong Ye , Dan Xu

With the achievements of Transformer in the field of natural language processing, the encoder-decoder and the attention mechanism in Transformer have been applied to computer vision. Recently, in multiple tasks of computer vision (image…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Rui-Yang Ju , Ting-Yu Lin , Jen-Shiun Chiang , Jia-Hao Jian , Yu-Shian Lin , Liu-Rui-Yi Huang

Feature pyramids have been widely adopted in convolutional neural networks and transformers for tasks in medical image segmentation. However, existing models generally focus on the Encoder-side Transformer for feature extraction. We further…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Hongyi Cai , Mohammad Mahdinur Rahman , Wenzhen Dong , Jingyu Wu

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

In video surveillance, pedestrian retrieval (also called person re-identification) is a critical task. This task aims to retrieve the pedestrian of interest from non-overlapping cameras. Recently, transformer-based models have achieved…

Computer Vision and Pattern Recognition · Computer Science 2022-04-07 Xianghao Zang , Ge Li , Wei Gao

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

Computer Vision and Pattern Recognition · Computer Science 2025-04-29 Ihsan Ullah , Alfredo Petrosino

Recently, change detection (CD) of remote sensing images have achieved great progress with the advances of deep learning. However, current methods generally deliver incomplete CD regions and irregular CD boundaries due to the limited…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Tianyu Yan , Zifu Wan , Pingping Zhang

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

Feature pyramids are widely exploited in many detectors to solve the scale variation problem for object detection. In this paper, we first investigate the Feature Pyramid Network (FPN) architectures and briefly categorize them into three…

Computer Vision and Pattern Recognition · Computer Science 2019-12-23 Tingting Liang , Yongtao Wang , Qijie Zhao , huan zhang , Zhi Tang , Haibin Ling

Remote sensing target detection aims to identify and locate critical targets within remote sensing images, finding extensive applications in agriculture and urban planning. Feature pyramid networks (FPNs) are commonly used to extract…

Computer Vision and Pattern Recognition · Computer Science 2024-04-03 Hanqian Li , Ruinan Zhang , Ye Pan , Junchi Ren , Fei Shen

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…

Computer Vision and Pattern Recognition · Computer Science 2021-08-05 Suofei Zhang , Zirui Yin , Xiofu Wu , Kun Wang , Quan Zhou , Bin Kang

CNN-based object detection methods have achieved significant progress in recent years. The classic structures of CNNs produce pyramid-like feature maps due to the pooling or other re-scale operations. The feature maps in different levels of…

Computer Vision and Pattern Recognition · Computer Science 2023-10-24 Li Pengfei , Wei Wei , Yan Yu , Zhu Rong , Zhou Liguo

Remarkable performance from Transformer networks in Natural Language Processing promote the development of these models in dealing with computer vision tasks such as image recognition and segmentation. In this paper, we introduce a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-10-26 Qi Zhong , Xian-Feng Han

Transformer networks have achieved great progress for computer vision tasks. Transformer-in-Transformer (TNT) architecture utilizes inner transformer and outer transformer to extract both local and global representations. In this work, we…

Computer Vision and Pattern Recognition · Computer Science 2022-01-05 Kai Han , Jianyuan Guo , Yehui Tang , Yunhe Wang

Current object detectors typically have a feature pyramid (FP) module for multi-level feature fusion (MFF) which aims to mitigate the gap between features from different levels and form a comprehensive object representation to achieve…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Zhe Chen , Jing Zhang , Yufei Xu , Dacheng Tao

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

Deep neural networks have been a prevailing technique in the field of medical image processing. However, the most popular convolutional neural networks (CNNs) based methods for medical image segmentation are imperfect because they model…

Computer Vision and Pattern Recognition · Computer Science 2022-05-02 Zhuangzhuang Zhang , Weixiong Zhang

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