中文
相关论文

相关论文: Effect of Annotation Errors on Drone Detection wit…

200 篇论文

Although accuracy and other common metrics can provide a useful window into the performance of an object detection model, they lack a deeper view of the model's decision process. Regardless of the quality of the training data and process,…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Lynn Vonder Haar , Timothy Elvira , Luke Newcomb , Omar Ochoa

The development of computer vision algorithms for Unmanned Aerial Vehicles (UAVs) imagery heavily relies on the availability of annotated high-resolution aerial data. However, the scarcity of large-scale real datasets with pixel-level…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Giulia Rizzoli , Francesco Barbato , Matteo Caligiuri , Pietro Zanuttigh

We have seen significant leapfrog advancement in machine learning in recent decades. The central idea of machine learnability lies on constructing learning algorithms that learn from good data. The availability of more data being made…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Ng Hui Xian Lynnette , Henry Ng Siong Hock , Nguwi Yok Yen

The integration of large-scale circuits and systems emphasizes the importance of automated defect detection of electronic components. The YOLO image detection model has been used to detect PCB defects and it has become a typical AI-assisted…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hengyi Zhu , Linye Wei , He Li

Annotating tens or hundreds of tiny objects in a given image is laborious yet crucial for a multitude of Computer Vision tasks. Such imagery typically contains objects from various categories, yet the multi-class interactive annotation…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Chunggi Lee , Seonwook Park , Heon Song , Jeongun Ryu , Sanghoon Kim , Haejoon Kim , Sérgio Pereira , Donggeun Yoo

Owing to effective and flexible data acquisition, unmanned aerial vehicle (UAV) has recently become a hotspot across the fields of computer vision (CV) and remote sensing (RS). Inspired by recent success of deep learning (DL), many advanced…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xin Wu , Wei Li , Danfeng Hong , Ran Tao , Qian Du

Object detectors have shown outstanding performance on various public datasets. However, annotating a new dataset for a new task is usually unavoidable in real, since 1) a single existing dataset usually does not contain all object…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Yiran Xu , Haoxiang Zhong , Kai Wu , Jialin Li , Yong Liu , Chengjie Wang , Shu-Tao Xia , Hongen Liao

In this paper, we study the problem of object counting with incomplete annotations. Based on the observation that in many object counting problems the target objects are normally repeated and highly similar to each other, we are…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Jianfeng Wang , Rong Xiao , Yandong Guo , Lei Zhang

Detection of small, undetermined moving objects or objects in an occluded environment with a cluttered background is the main problem of computer vision. This greatly affects the detection accuracy of deep learning models. To overcome these…

计算机视觉与模式识别 · 计算机科学 2024-01-03 Syed Muhammad Aamir , Hongbin Ma , Malak Abid Ali Khan , Muhammad Aaqib

Camera traps have become integral tools in wildlife conservation, providing non-intrusive means to monitor and study wildlife in their natural habitats. The utilization of object detection algorithms to automate species identification from…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Aroj Subedi

Detecting road features is a key enabler for autonomous driving and localization. For instance, a reliable detection of poles which are widespread in road environments can improve localization. Modern deep learning-based perception systems…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Maxime Noizet , Philippe Xu , Philippe Bonnifait

YOLOv4 achieved the best performance on the COCO dataset by combining advanced techniques for regression (bounding box positioning) and classification (object class identification) using the Darknet framework. To enhance accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Athulya Sundaresan Geetha

In a self-driving car, objection detection, object classification, lane detection and object tracking are considered to be the crucial modules. In recent times, using the real time video one wants to narrate the scene captured by the camera…

计算机视觉与模式识别 · 计算机科学 2019-04-30 N. S. Manikandan , K. Ganesan

Reliable drone detection is challenging due to limited annotated real-world data, large appearance variability, and the presence of visually similar distractors such as birds. To address these challenges, this paper introduces SimD3, a…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Ami Pandat , Kanyala Muvva , Punna Rajasekhar , Gopika Vinod , Rohit Shukla

Active learning approaches in computer vision generally involve querying strong labels for data. However, previous works have shown that weak supervision can be effective in training models for vision tasks while greatly reducing annotation…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Sai Vikas Desai , Akshay L Chandra , Wei Guo , Seishi Ninomiya , Vineeth N Balasubramanian

Roadway signs detection and recognition is an essential element in the Advanced Driving Assistant Systems (ADAS). Several artificial intelligence methods have been used widely among of them YOLOv5 and YOLOv8. In this paper, we used a…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Selvia Nafaa , Hafsa Essam , Karim Ashour , Doaa Emad , Rana Mohamed , Mohammed Elhenawy , Huthaifa I. Ashqar , Abdallah A. Hassan , Taqwa I. Alhadidi

The application of cross-dataset training in object detection tasks is complicated because the inconsistency in the category range across datasets transforms fully supervised learning into semi-supervised learning. To address this problem,…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Ze Chen , Zhihang Fu , Jianqiang Huang , Mingyuan Tao , Shengyu Li , Rongxin Jiang , Xiang Tian , Yaowu Chen , Xian-sheng Hua

Training of autonomous driving systems requires extensive datasets with precise annotations to attain robust performance. Human annotations suffer from imperfections, and multiple iterations are often needed to produce high-quality…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Santosh Vasa , Aditi Ramadwar , Jnana Rama Krishna Darabattula , Md Zafar Anwar , Stanislaw Antol , Andrei Vatavu , Thomas Monninger , Sihao Ding

High-quality video datasets are foundational for training robust models in tasks like action recognition, phase detection, and event segmentation. However, many real-world video datasets suffer from annotation errors such as *mislabeling*,…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Praditha Alwis , Soumyadeep Chandra , Deepak Ravikumar , Kaushik Roy

Can we see it all? Do we know it All? These are questions thrown to human beings in our contemporary society to evaluate our tendency to solve problems. Recent studies have explored several models in object detection; however, most have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kanyifeechukwu Jane Oguine , Ozioma Collins Oguine , Hashim Ibrahim Bisallah