中文
相关论文

相关论文: A Light-Weight Object Detection Framework with FPA…

200 篇论文

Deep neural network approaches have demonstrated high performance in object recognition (CNN) and detection (Faster-RCNN) tasks, but experiments have shown that such architectures are vulnerable to adversarial attacks (FFF, UAP): low…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Faisal Alamri , Sinan Kalkan , Nicolas Pugeault

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…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Jialin Ma

Object detection plays an important role in various visual applications. However, the precision and speed of detector are usually contradictory. One main reason for fast detectors' precision reduction is that small objects are hard to be…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Siyang Sun , Yingjie Yin , Xingang Wang , De Xu , Yuan Zhao , Haifeng Shen

With the rapid advancement of deep learning, the field of change detection (CD) in remote sensing imagery has achieved remarkable progress. Existing change detection methods primarily focus on achieving higher accuracy with increased…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Chenfeng Xu

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

Small object detection requires the detection head to scan a large number of positions on image feature maps, which is extremely hard for computation- and energy-efficient lightweight generic detectors. To accurately detect small objects…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Shaoyu Chen , Tianheng Cheng , Jiemin Fang , Qian Zhang , Yuan Li , Wenyu Liu , Xinggang Wang

This paper presents how we can achieve the state-of-the-art accuracy in multi-category object detection task while minimizing the computational cost by adapting and combining recent technical innovations. Following the common pipeline of…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Kye-Hyeon Kim , Sanghoon Hong , Byungseok Roh , Yeongjae Cheon , Minje Park

The value of remote sensing images is of vital importance in many areas and needs to be refined by some cognitive approaches. The remote sensing detection is an appropriate way to achieve the semantic cognition. However, such detection is a…

机器学习 · 计算机科学 2019-10-01 Wei Zhou , Yiying Li

We present DAFNe, a Dense one-stage Anchor-Free deep Network for oriented object detection. As a one-stage model, it performs bounding box predictions on a dense grid over the input image, being architecturally simpler in design, as well as…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Steven Lang , Fabrizio Ventola , Kristian Kersting

Keypoint-based detectors have achieved pretty-well performance. However, incorrect keypoint matching is still widespread and greatly affects the performance of the detector. In this paper, we propose CentripetalNet which uses centripetal…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Zhiwei Dong , Guoxuan Li , Yue Liao , Fei Wang , Pengju Ren , Chen Qian

Radar is usually more robust than the camera in severe driving scenarios, e.g., weak/strong lighting and bad weather. However, unlike RGB images captured by a camera, the semantic information from the radar signals is noticeably difficult…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Yizhou Wang , Zhongyu Jiang , Xiangyu Gao , Jenq-Neng Hwang , Guanbin Xing , Hui Liu

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

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…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Zhicheng Zhao , Xuanang Fan , Lingma Sun , Chenglong Li , Jin Tang

For the ore particle size detection, obtaining a sizable amount of high-quality ore labeled data is time-consuming and expensive. General object detection methods often suffer from severe over-fitting with scarce labeled data. Despite their…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Yang Zhang , Le Cheng , Yuting Peng , Chengming Xu , Yanwei Fu , Bo Wu , Guodong Sun

In object detection, keypoint-based approaches often suffer a large number of incorrect object bounding boxes, arguably due to the lack of an additional look into the cropped regions. This paper presents an efficient solution which explores…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Kaiwen Duan , Song Bai , Lingxi Xie , Honggang Qi , Qingming Huang , Qi Tian

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

As the rapid development of depth learning, object detection in aviatic remote sensing images has become increasingly popular in recent years. Most of the current Anchor Free detectors based on key point detection sampling directly…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Linfeng Shi , Yan Li , Xi Zhu

Object detection and counting are related but challenging problems, especially for drone based scenes with small objects and cluttered background. In this paper, we propose a new Guided Attention Network (GANet) to deal with both object…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Yuanqiang Cai , Dawei Du , Libo Zhang , Longyin Wen , Weiqiang Wang , Yanjun Wu , Siwei Lyu

Detecting objects in aerial images confronts some significant challenges, including small size, dense and non-uniform distribution of objects over high-resolution images, which makes detection inefficient. Thus, in this paper, we proposed a…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Zhangjian Ji , Huijia Yan , Shaotong Qiao , Kai Feng , Wei Wei

Synthetic images are one of the most promising solutions to avoid high costs associated with generating annotated datasets to train supervised convolutional neural networks (CNN). However, to allow networks to generalize knowledge from…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Tobias Scheck , Ana Perez Grassi , Gangolf Hirtz