中文
相关论文

相关论文: FSDETR: Frequency-Spatial Feature Enhancement for …

200 篇论文

For deployment on an embedded processor for autonomous driving, the object detection network should satisfy all of the accuracy, real-time inference, and light model size requirements. Conventional deep CNN-based detectors aim for high…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Seontaek Oh , Ji-Hwan You , Young-Keun Kim

Remote sensing object detection is particularly challenging due to the high resolution, multi-scale features, and diverse ground object characteristics inherent in satellite and UAV imagery. These challenges necessitate more advanced…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Hui Lin , Nan Li , Pengjuan Yao , Kexin Dong , Yuhan Guo , Danfeng Hong , Ying Zhang , Congcong Wen

Few-Shot Object Detection (FSOD) is a rapidly growing field in computer vision. It consists in finding all occurrences of a given set of classes with only a few annotated examples for each class. Numerous methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Pierre Le Jeune , Anissa Mokraoui

Detecting small objects remains a significant challenge in single-shot object detectors due to the inherent trade-off between spatial resolution and semantic richness in convolutional feature maps. To address this issue, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Richard Schmit

The detection of small objects in aerial images is a fundamental task in the field of computer vision. Moving objects in aerial photography have problems such as different shapes and sizes, dense overlap, occlusion by the background, and…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Haodong Li , Haicheng Qu

Infrared small object detection is an important computer vision task involving the recognition and localization of tiny objects in infrared images, which usually contain only a few pixels. However, it encounters difficulties due to the…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Shibiao Xu , ShuChen Zheng , Wenhao Xu , Rongtao Xu , Changwei Wang , Jiguang Zhang , Xiaoqiang Teng , Ao Li , Li Guo

Recent object detection methods have made remarkable progress by leveraging attention mechanisms to improve feature discriminability. However, most existing approaches are confined to refining single-layer or fusing dual-layer features,…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Dingzhou Xie , Rushi Lan , Cheng Pang , Enhao Ning , Jiahao Zeng , Wei Zheng

Detecting tiny objects in remote sensing (RS) imagery has been a long-standing challenge due to their extremely limited spatial information, weak feature representations, and dense distributions across complex backgrounds. Despite numerous…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Xiaozheng Jiang , Wei Zhang , Xuerui Mao

Although some convolutional neural networks (CNNs) based super-resolution (SR) algorithms yield good visual performances on single images recently. Most of them focus on perfect perceptual quality but ignore specific needs of subsequent…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Bin Wang , Tao Lu , Yanduo Zhang

Hierarchical feature representations play a pivotal role in computer vision, particularly in object detection for autonomous driving. Multi-level semantic understanding is crucial for accurately identifying pedestrians, vehicles, and…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Xiaojian Lin , Wenxin Zhang , Yuchu Jiang , Wangyu Wu , Yiran Guo , Kangxu Wang , Zongzheng Zhang , Guijin Wang , Lei Jin , Hao Zhao

Compressed video super-resolution (VSR) aims to restore high-resolution frames from compressed low-resolution counterparts. Most recent VSR approaches often enhance an input frame by borrowing relevant textures from neighboring video…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Zhongwei Qiu , Huan Yang , Jianlong Fu , Dongmei Fu

FPN (Feature Pyramid Network) has become a basic component of most SoTA one stage object detectors. Many previous studies have repeatedly proved that FPN can caputre better multi-scale feature maps to more precisely describe objects if they…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Yu-Ming Zhang , Jun-Wei Hsieh , Chun-Chieh Lee , Kuo-Chin Fan

We consider the problem of segmentation and classification of high-resolution and hyperspectral remote sensing images. Unlike conventional natural (RGB) images, the inherent large scale and complex structures of remote sensing images pose…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Qingsong Xu , Xin Yuan , Chaojun Ouyang , Yue Zeng

Pseudo-LiDAR based 3D object detectors have gained popularity due to their high accuracy. However, these methods need dense depth supervision and suffer from inferior speed. To solve these two issues, a recently introduced RTS3D builds an…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Aqi Gao , Jiale Cao , Yanwei Pang

Image deblurring is an essential image preprocessing technique, aiming to recover clear and detailed images form blurry ones. However, existing algorithms often fail to effectively integrate multi-scale feature extraction with frequency…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Yawen Xiang , Heng Zhou , Chengyang Li , Zhongbo Li , Yongqiang Xie

Few-shot fine-grained image classification aims to recognize subcategories with high visual similarity using only a limited number of annotated samples. Existing metric learning-based methods typically rely solely on spatial domain…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Meijia Wang , Guochao Wang , Haozhen Chu , Bin Yao , Weichuan Zhang , Yuan Wang , Junpo Yang

Overlapping object perception aims to decouple the randomly overlapping foreground-background features, extracting foreground features while suppressing background features, which holds significant application value in fields such as…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Mingyuan Li , Tong Jia , Han Gu , Hui Lu , Hao Wang , Bowen Ma , Shuyang Lin , Shiyi Guo , Shizhuo Deng , Dongyue Chen

It is a common practice to exploit pyramidal feature representation to tackle the problem of scale variation in object instances. However, most of them still predict the objects in a certain range of scales based solely or mainly on a…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Zehui Gong , Dong Li

In the context of few-shot classification, the goal is to train a classifier using a limited number of samples while maintaining satisfactory performance. However, traditional metric-based methods exhibit certain limitations in achieving…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fatemeh Askari , Amirreza Fateh , Mohammad Reza Mohammadi

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang