paper-with-me

Papers

Comparative Analysis of YOLOv9, YOLOv10 and RT-DETR for Real-Time Weed Detection

2024-12-18 · Ahmet Oğuz Saltık, Alicia Allmendinger, Anthony Stein

This paper presents a comprehensive evaluation of state-of-the-art object detection models, including YOLOv9, YOLOv10, and RT-DETR, for the task of weed detection in smart-spraying applications focusing on three classes: Sugarbeet, Monocot, and Dicot. The performance of these models is compared based on mean Average Precision (mAP) scores and inference times on different GPU and CPU devices. We consider various model variations, such as nano, small, medium, large alongside different image resolutions (320px, 480px, 640px, 800px, 960px). The results highlight the trade-offs between inference time and detection accuracy, providing valuable insights for selecting the most suitable model for real-time weed detection. This study aims to guide the development of efficient and effective smart spraying systems, enhancing agricultural productivity through precise weed management.

📄 PDF Abstract BibTeX arXiv:2412.13490

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPUManagementobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Comparative Analysis of Object Detection Algorithms for Surface Defect Detection

2025-10-21 · Arpan Maity, Tamal Ghosh arxiv

This article compares the performance of six prominent object detection algorithms, YOLOv11, RetinaNet, Fast R-CNN, YOLOv8, RT-DETR, and DETR, on the NEU-DET surface defect detection dataset, comprising images representi…

Real-Time Object Detection

YOLOv12: Attention-Centric Real-Time Object Detectors

2025-02-18 · Yunjie Tian, Qixiang Ye, David Doermann

Enhancing the network architecture of the YOLO framework has been crucial for a long time, but has focused on CNN-based improvements despite the proven superiority of attention mechanisms in modeling capabilities. This i…

GPUObject

RF-DETR Object Detection vs YOLOv12 : A Study of Transformer-based and CNN-based Architectures for Single-Class and Multi-Class Greenfruit Detection in Complex Orchard Environments Under Label Ambiguity

2025-04-17 · Ranjan Sapkota, Rahul Harsha Cheppally, Ajay Sharda, Manoj Karkee

This study conducts a detailed comparison of RF-DETR object detection base model and YOLOv12 object detection model configurations for detecting greenfruits in a complex orchard environment marked by label ambiguity, occ…

Computational EfficiencyObjectobject-detectionObject Detection

Object Detection for Medical Image Analysis: Insights from the RT-DETR Model

2025-01-27 · Weijie He, Yuwei Zhang, Ting Xu, Tai An 외

Deep learning has emerged as a transformative approach for solving complex pattern recognition and object detection challenges. This paper focuses on the application of a novel detection framework based on the RT-DETR mo…

Diabetic Retinopathy DetectionMedical Image Analysisobject-detectionObject Detection

YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

2022-07-06 · CVPR 2023 1 · Chien-Yao Wang, Alexey Bochkovskiy, Hong-Yuan Mark Liao

YOLOv7 surpasses all known object detectors in both speed and accuracy in the range from 5 FPS to 160 FPS and has the highest accuracy 56.8% AP among all known real-time object detectors with 30 FPS or higher on GPU V100…

2D Object DetectionGPUObjectObject Detection+3