中文
相关论文

相关论文: PE-YOLO: Pyramid Enhancement Network for Dark Obje…

200 篇论文

Infrared imaging has emerged as a robust solution for urban object detection under low-light and adverse weather conditions, offering significant advantages over traditional visible-light cameras. However, challenges such as class…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Jiali Zhang , Thomas S. White , Haoliang Zhang , Wenqing Hu , Donald C. Wunsch , Jian Liu

Salient object detection has achieved great improvement by using the Fully Convolution Network (FCN). However, the FCN-based U-shape architecture may cause the dilution problem in the high-level semantic information during the up-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Guangyu Ren , Tianhong Dai , Panagiotis Barmpoutis , Tania Stathaki

Being effective and efficient is essential to an object detector for practical use. To meet these two concerns, we comprehensively evaluate a collection of existing refinements to improve the performance of PP-YOLO while almost keep the…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Xin Huang , Xinxin Wang , Wenyu Lv , Xiaying Bai , Xiang Long , Kaipeng Deng , Qingqing Dang , Shumin Han , Qiwen Liu , Xiaoguang Hu , Dianhai Yu , Yanjun Ma , Osamu Yoshie

While one-stage detectors like YOLOv8 offer fast training speed, they often under-perform on detecting small objects as a trade-off. This becomes even more critical when detecting tiny objects in aerial imagery due to low-resolution targets…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Kihyun Kim , Michalis Lazarou , Tania Stathaki

Underwater degraded images greatly challenge existing algorithms to detect objects of interest. Recently, researchers attempt to adopt attention mechanisms or composite connections for improving the feature representation of detectors.…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Chenping Fu , Wanqi Yuan , Jiewen Xiao , Risheng Liu , Xin Fan

The rapid advancement of object detection architectures has positioned single stage detectors as the dominant solution for real-time visual perception. A primary source of computational overhead in these models lies in the deep backbone…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Garvit Kumar Mittal , Sahil Tomar , Sandeep Kumar

Driven by the ever-increasing requirements of autonomous vehicles, such as traffic monitoring and driving assistant, deep learning-based object detection (DL-OD) has been increasingly attractive in intelligent transportation systems.…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Siyuan Liang , Hao Wu

With the emergence of onboard vision processing for areas such as the internet of things (IoT), edge computing and autonomous robots, there is increasing demand for computationally efficient convolutional neural network (CNN) models to…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Daniel Barry , Munir Shah , Merel Keijsers , Humayun Khan , Banon Hopman

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space. Since the object…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

The usage of drones has tremendously increased in different sectors spanning from military to industrial applications. Despite all the benefits they offer, their misuse can lead to mishaps, and tackling them becomes more challenging…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Misha Urooj Khan , Maham Misbah , Zeeshan Kaleem , Yansha Deng , Abbas Jamalipour

YOLO is a deep neural network (DNN) model presented for robust real-time object detection following the one-stage inference approach. It outperforms other real-time object detectors in terms of speed and accuracy by a wide margin.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Mohammadamin Baghbanbashi , Mohsen Raji , Behnam Ghavami

Embedded flight devices with visual capabilities have become essential for a wide range of applications. In aerial image detection, while many existing methods have partially addressed the issue of small target detection, challenges remain…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yao Xiao , Tingfa Xu , Yu Xin , Jianan Li

Though current object detection models based on deep learning have achieved excellent results on many conventional benchmark datasets, their performance will dramatically decline on real-world images taken under extreme conditions. Existing…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Yuexiong Ding , Xiaowei Luo

Lidar based 3D object detection is inevitable for autonomous driving, because it directly links to environmental understanding and therefore builds the base for prediction and motion planning. The capacity of inferencing highly sparse 3D…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Martin Simon , Stefan Milz , Karl Amende , Horst-Michael Gross

Many open-world applications require the detection of novel objects, yet state-of-the-art object detection and instance segmentation networks do not excel at this task. The key issue lies in their assumption that regions without any…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Kuniaki Saito , Ping Hu , Trevor Darrell , Kate Saenko

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…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Cédric Picron , Tinne Tuytelaars

Low-light vision remains a fundamental challenge in computer vision due to severe illumination degradation, which significantly affects the performance of downstream tasks such as detection and segmentation. While recent state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Fangtong Sun , Congyu Li , Ke Yang , Yuchen Pan , Hanwen Yu , Xichuan Zhang , Yiying Li

Autonomous driving technology is progressively transforming traditional car driving methods, marking a significant milestone in modern transportation. Object detection serves as a cornerstone of autonomous systems, playing a vital role in…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Shijie Lyu

Current convolution neural network (CNN) classification methods are predominantly focused on flat classification which aims solely to identify a specified object within an image. However, real-world objects often possess a natural…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Veska Tsenkova , Peter Stanchev , Daniel Petrov , Deyan Lazarov

This study introduces PEFT-DML, a parameter-efficient deep metric learning framework for robust multi-modal 3D object detection in autonomous driving. Unlike conventional models that assume fixed sensor availability, PEFT-DML maps diverse…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Abdolazim Rezaei , Mehdi Sookhak