中文
相关论文

相关论文: Automatic Cattle Identification using YOLOv5 and M…

200 篇论文

This paper addresses the synthetic-to-real domain gap in object detection, focusing on training a YOLOv11 model to detect a specific object (a soup can) using only synthetic data and domain randomization strategies. The methodology involves…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Luisa Torquato Niño , Hamza A. A. Gardi

We put forward a video dataset with 5k+ facial bounding box annotations across a troop of 7 western lowland gorillas at Bristol Zoo Gardens. Training on this dataset, we implement and evaluate a standard deep learning pipeline on the task…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Otto Brookes , Tilo Burghardt

Potholes cause vehicle damage and traffic accidents, creating serious safety and economic problems. Therefore, early and accurate detection of potholes is crucial. Existing detection methods are usually only based on 2D RGB images and…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Mustafa Yurdakul , Şakir Tasdemir

This paper investigates and develops methods for detecting small objects in large-scale aerial images. Current approaches for detecting small objects in aerial images often involve image cropping and modifications to detector network…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Mahila Moghadami , Mohammad Ali Keyvanrad , Melika Sabaghian

This study proposed a YOLOv5-based custom object detection model to detect strawberries in an outdoor environment. The original architecture of the YOLOv5s was modified by replacing the C3 module with the C2f module in the backbone network,…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Zixuan He , Salik Ram Khanal , Xin Zhang , Manoj Karkee , Qin Zhang

The objective of this research is to optimize the eleventh iteration of You Only Look Once (YOLOv11) by developing size-specific modified versions of the architecture. These modifications involve pruning unnecessary layers and reconfiguring…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Areeg Fahad Rasheed , M. Zarkoosh

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

Multimodal fusion is a multimedia technique that has become popular in the wide range of tasks where image information is accompanied by a signal/audio. The latter may not convey highly semantic information, such as speech or music, but…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Alexey Zhukov , Jenny Benois-Pineau , Amira Youssef , Akka Zemmari , Mohamed Mosbah , Virginie Taillandier

We present You Only Cut Once (YOCO) for performing data augmentations. YOCO cuts one image into two pieces and performs data augmentations individually within each piece. Applying YOCO improves the diversity of the augmentation per sample…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Junlin Han , Pengfei Fang , Weihao Li , Jie Hong , Mohammad Ali Armin , Ian Reid , Lars Petersson , Hongdong Li

The interpretable object detection capabilities of a novel Kolmogorov-Arnold network framework are examined here. The approach refers to a key limitation in computer vision for autonomous vehicles perception, and beyond. These systems offer…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Marios Impraimakis , Daniel Vazquez , Feiyu Zhou

The YOLO (You Only Look Once) series has been a leading framework in real-time object detection, consistently improving the balance between speed and accuracy. However, integrating attention mechanisms into YOLO has been challenging due to…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Rahima Khanam , Muhammad Hussain

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

Ensuring the structural integrity and safety of bridges is crucial for the reliability of transportation networks and public safety. Traditional crack detection methods are increasingly being supplemented or replaced by advanced artificial…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Woubishet Zewdu Taffese , Ritesh Sharma , Mohammad Hossein Afsharmovahed , Gunasekaran Manogaran , Genda Chen

One of the most important problems in computer vision and remote sensing is object detection, which identifies particular categories of diverse things in pictures. Two crucial data sources for public security are the thermal infrared (TIR)…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Walid Guettala , Ali Sayah , Laid Kahloul , Ahmed Tibermacine

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

Traditional automated toll collection systems depend on complex hardware configurations, that require huge investments in installation and maintenance. This research paper presents an innovative approach to revolutionize automated toll…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Karthik Sivakoti

Animal re-identification (ReID) faces critical challenges due to viewpoint variations, particularly in Aerial-Ground (AG-ReID) settings where models must match individuals across drastic elevation changes. However, existing datasets lack…

计算机视觉与模式识别 · 计算机科学 2026-05-29 William Grolleau , Achraf Chaouch , Astrid Sabourin , Guillaume Lapouge , Catherine Achard

This study addresses the demand for real-time detection of tomatoes and tomato flowers by agricultural robots deployed on edge devices in greenhouse environments. Under practical imaging conditions, object detection systems often face…

图像与视频处理 · 电气工程与系统科学 2026-02-02 Hung-Chih Tu , Bo-Syun Chen , Yun-Chien Cheng

The utilization of deep learning-based object detection is an effective approach to assist visually impaired individuals in avoiding obstacles. In this paper, we implemented seven different YOLO object detection models \textit{viz}.,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Chenhao He , Pramit Saha

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger