中文
相关论文

相关论文: PP-YOLO: An Effective and Efficient Implementation…

200 篇论文

Accurately and timely detecting multiscale small objects that contain tens of pixels from remote sensing images (RSI) remains challenging. Most of the existing solutions primarily design complex deep neural networks to learn strong feature…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Jiaqing Zhang , Jie Lei , Weiying Xie , Zhenman Fang , Yunsong Li , Qian Du

Surveillance systems often struggle with managing vast amounts of footage, much of which is irrelevant, leading to inefficient storage and challenges in event retrieval. This paper addresses these issues by proposing an optimized video…

计算机视觉与模式识别 · 计算机科学 2025-01-29 Youssef Elmir , Hayet Touati , Ouassila Melizou

Object detection is a critical problem for the safe interaction between autonomous vehicles and road users. Deep-learning methodologies allowed the development of object detection approaches with better performance. However, there is still…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Andrés Gómez , Thomas Genevois , Jerome Lussereau , Christian Laugier

Current object detection models have achieved good results on many benchmark datasets, detecting objects in dark conditions remains a large challenge. To address this issue, we propose a pyramid enhanced network (PENet) and joint it with…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Xiangchen Yin , Zhenda Yu , Zetao Fei , Wenjun Lv , Xin Gao

The development of autonomous driving technology must be inseparable from pedestrian detection. Because of the fast speed of the vehicle, the accuracy and real-time performance of the pedestrian detection algorithm are very important. YOLO,…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xiangjie Luo , Bo Shao , Zhihao Cai , Yingxun Wang

Object detection is an important topic in computer vision, with post-processing, an essential part of the typical object detection pipeline, posing a significant bottleneck affecting the performance of traditional object detection models.…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Haodong Ouyang

Computer vision relies on labeled datasets for training and evaluation in detecting and recognizing objects. The popular computer vision program, YOLO ("You Only Look Once"), has been shown to accurately detect objects in many major image…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Caleb Tung , Matthew R. Kelleher , Ryan J. Schlueter , Binhan Xu , Yung-Hsiang Lu , George K. Thiruvathukal , Yen-Kuang Chen , Yang Lu

Small object detection has major applications in the fields of UAVs, surveillance, farming and many others. In this work we investigate the performance of state of the art Yolo based object detection models for the task of small object…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Muhammed Can Keles , Batuhan Salmanoglu , Mehmet Serdar Guzel , Baran Gursoy , Gazi Erkan Bostanci

Small object detection has important application value in the fields of autonomous driving and drone scene analysis. As one of the most advanced object detection algorithms, YOLOv3 suffers some challenges when detecting small objects, such…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Baokai Liu , Fengjie He , Shiqiang Du , Jiacheng Li , Wenjie Liu

Identifying and localizing objects within images is a fundamental challenge, and numerous efforts have been made to enhance model accuracy by experimenting with diverse architectures and refining training strategies. Nevertheless, a…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Hao-Tang Tsui , Chien-Yao Wang , Hong-Yuan Mark Liao

The use of object detection algorithms is becoming increasingly important in autonomous vehicles, and object detection at high accuracy and a fast inference speed is essential for safe autonomous driving. A false positive (FP) from a false…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Jiwoong Choi , Dayoung Chun , Hyun Kim , Hyuk-Jae Lee

Modern leading object detectors are either two-stage or one-stage networks repurposed from a deep CNN-based backbone classifier network. YOLOv3 is one such very-well known state-of-the-art one-shot detector that takes in an input image and…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Solomon Negussie Tesema , El-Bay Bourennane

Real-time object detectors like YOLO achieve exceptional performance when trained on large datasets for multiple epochs. However, in real-world scenarios where data arrives incrementally, neural networks suffer from catastrophic forgetting,…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Riccardo De Monte , Davide Dalle Pezze , Gian Antonio Susto

With the rapid advancement of deep learning, synthetic aperture radar (SAR) imagery has become a key modality for ship detection. However, robust performance remains challenging in complex scenes, where clutter and speckle noise can induce…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Xiaojing Zhao , Shiyang Li , Zena Chu , Ying Zhang , Peinan Hao , Tianzi Yan , Jiajia Chen , Huicong Ning

You Only Look Once (YOLO) algorithm is a representative target detection algorithm emerging in 2016, which is known for its balance of computing speed and accuracy, and now plays an important role in various fields of human production and…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Chenjie Zhang , Pengcheng Jiao

Affordance detection aims to jointly address the fundamental "what-where-how" challenge in embodied AI by understanding "what" an object is, "where" the object is located, and "how" it can be used. However, most affordance learning methods…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Yuqi Ji , Junjie Ke , Lihuo He , Jun Liu , Kaifan Zhang , Yu-Kun Lai , Guiguang Ding , Xinbo Gao

Accurate, real-time object detection on resource-constrained hardware is critical for anomaly-behavior monitoring. We introduce HGO-YOLO, a lightweight detector that combines GhostHGNetv2 with an optimized parameter-sharing head…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Qizhi Zheng , Zhongze Luo , Meiyan Guo , Xinzhu Wang , Renqimuge Wu , Qiu Meng , Guanghui Dong

Autonomous vehicle perception systems require robust pedestrian detection, particularly on geometrically complex roadways like Type-S curved surfaces, where standard RGB camera-based methods face limitations. This paper introduces YOLO-APD,…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Aquino Joctum , John Kandiri

Object detection with Unmanned Aerial Vehicles (UAVs) has attracted much attention in the research field of computer vision. However, not easy to accurately detect objects with data obtained from UAVs, which capture images from very high…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Wahyu Pebrianto , Panca Mudjirahardjo , Sholeh Hadi Pramono , Rahmadwati , Raden Arief Setyawan

Despite the breakthrough deep learning performances achieved for automatic object detection, small target detection is still a challenging problem, especially when looking at fast and accurate solutions suitable for mobile or edge…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Alessandro Betti