English
Related papers

Related papers: Attention-guided Context Feature Pyramid Network f…

200 papers

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

Scene graph generation refers to the task of automatically mapping an image into a semantic structural graph, which requires correctly labeling each extracted object and their interaction relationships. Despite the recent success in object…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Mengshi Qi , Weijian Li , Zhengyuan Yang , Yunhong Wang , Jiebo Luo

Fine-grained fashion retrieval searches for items that share a similar attribute with the query image. Most existing methods use a pre-trained feature extractor (e.g., ResNet 50) to capture image representations. However, a pre-trained…

Computer Vision and Pattern Recognition · Computer Science 2024-04-29 Ling Xiao , Toshihiko Yamasaki

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize the multi-level…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Yunzhi Zhuge , Pingping Zhang , Huchuan Lu

Learning powerful discriminative features for remote sensing image scene classification is a challenging computer vision problem. In the past, most classification approaches were based on handcrafted features. However, most recent…

Computer Vision and Pattern Recognition · Computer Science 2019-02-22 Jun Li , Daoyu Lin , Yang Wang , Guangluan Xu , Chibiao Ding

Tiny object detection (TOD) reveals a fundamental flaw in feature pyramid networks: high-level features (P5-P6) frequently receive zero positive anchors under standard label assignment protocols, leaving their semantic representations…

Computer Vision and Pattern Recognition · Computer Science 2025-06-12 Tao Liu , Zhenchao Cui

Current state-of-the-art detectors typically exploit feature pyramid to detect objects at different scales. Among them, FPN is one of the representative works that build a feature pyramid by multi-scale features summation. However, the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Chaoxu Guo , Bin Fan , Qian Zhang , Shiming Xiang , Chunhong Pan

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them.…

Computer Vision and Pattern Recognition · Computer Science 2020-02-28 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Álvaro García-Martín

Despite significant progress in 3D object detection, point clouds remain challenging due to sparse data, incomplete structures, and limited semantic information. Capturing contextual relationships between distant objects presents additional…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Md Sohag Mia , Md Nahid Hasan , Muhammad Abdullah Adnan

Existing methods for scene text detection can be divided into two paradigms: segmentation-based and anchor-based. While Segmentation-based methods are well-suited for irregular shapes, they struggle with compact or overlapping layouts.…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Longhuang Wu , Shangxuan Tian , Youxin Wang , Pengfei Xiong

Human pose estimation is an essential yet challenging task in computer vision. One of the reasons for this difficulty is that there are many redundant regions in the images. In this work, we proposed a convolutional network architecture…

Computer Vision and Pattern Recognition · Computer Science 2019-04-05 Guanxiong Sun , Chengqin Ye , Kuanquan Wang

As a general model compression paradigm, feature-based knowledge distillation allows the student model to learn expressive features from the teacher counterpart. In this paper, we mainly focus on designing an effective feature-distillation…

Computer Vision and Pattern Recognition · Computer Science 2023-02-13 Guang Yang , Yin Tang , Jun Li , Jianhua Xu , Xili Wan

Convolutional neural networks (CNNs) have been shown to be state-of-the-art models for visual cortical neurons. Cortical neurons in the primary visual cortex are sensitive to contextual information mediated by extensive horizontal and…

Computer Vision and Pattern Recognition · Computer Science 2025-03-03 Isaac Lin , Tianye Wang , Shang Gao , Shiming Tang , Tai Sing Lee

High-resolution remote sensing imagery increasingly contains dense clusters of tiny objects, the detection of which is extremely challenging due to severe mutual occlusion and limited pixel footprints. Existing detection methods typically…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Zhicheng Zhao , Xuanang Fan , Lingma Sun , Chenglong Li , Jin Tang

Occlusion is still a severe problem in the video-based Re-IDentification (Re-ID) task, which has a great impact on the success rate. The attention mechanism has been proved to be helpful in solving the occlusion problem by a large number of…

Computer Vision and Pattern Recognition · Computer Science 2020-09-29 Panwen Hu , Jiazhen Liu , Rui Huang

Typically, objects with the same semantics are not always prominent in images containing different backgrounds. Motivated by this observation that accurately salient object detection is related to both foreground and background, we proposed…

Computer Vision and Pattern Recognition · Computer Science 2019-09-19 Changqun Xia , Jia Li , Jinming Su , Yonghong Tian

The reasonable employment of RGB and depth data show great significance in promoting the development of computer vision tasks and robot-environment interaction. However, there are different advantages and disadvantages in the early and late…

Computer Vision and Pattern Recognition · Computer Science 2021-09-13 Jinchao Zhu

Attention mechanisms are widely used in salient object detection models based on deep learning, which can effectively promote the extraction and utilization of useful information by neural networks. However, most of the existing attention…

Computer Vision and Pattern Recognition · Computer Science 2019-07-18 Shiping Zhu , Lanyun Zhu

Semantic segmentation for lightweight object parsing is a very challenging task, because both accuracy and efficiency (e.g., execution speed, memory footprint or computational complexity) should all be taken into account. However, most…

Computer Vision and Pattern Recognition · Computer Science 2020-04-22 Bin Jiang , Wenxuan Tu , Chao Yang , Junsong Yuan

Recent models for image processing are using the Convolutional neural network (CNN) which requires a pixel per pixel analysis of the input image. This method works well. However, it is time-consuming if we have large images. To increase the…

Machine Learning · Computer Science 2019-12-10 Mohamed Karim Belaid