paper-with-me

Papers

First qualitative observations on deep learning vision model YOLO and DETR for automated driving in Austria

2023-12-19 · Stefan Schoder

This study investigates the application of single and two-stage 2D-object detection algorithms like You Only Look Once (YOLO), Real-Time DEtection TRansformer (RT-DETR) algorithm for automated object detection to enhance road safety for autonomous driving on Austrian roads. The YOLO algorithm is a state-of-the-art real-time object detection system known for its efficiency and accuracy. In the context of driving, its potential to rapidly identify and track objects is crucial for advanced driver assistance systems (ADAS) and autonomous vehicles. The research focuses on the unique challenges posed by the road conditions and traffic scenarios in Austria. The country's diverse landscape, varying weather conditions, and specific traffic regulations necessitate a tailored approach for reliable object detection. The study utilizes a selective dataset comprising images and videos captured on Austrian roads, encompassing urban, rural, and alpine environments.

📄 PDF Abstract BibTeX arXiv:2312.12314

Code (0)

등록된 구현이 없습니다.

Tasks

2D Object DetectionAutonomous DrivingAutonomous VehiclesObjectobject-detectionObject DetectionReal-Time Object Detection

Similar Papers 제목 키워드 기반

RT-DETRv3: Real-time End-to-End Object Detection with Hierarchical Dense Positive Supervision

2024-09-13 · Shuo Wang, Chunlong Xia, Feng Lv, Yifeng Shi

RT-DETR is the first real-time end-to-end transformer-based object detector. Its efficiency comes from the framework design and the Hungarian matching. However, compared to dense supervision detectors like the YOLO serie…

Decoderobject-detectionObject Detection

DETRs Beat YOLOs on Real-time Object Detection

2023-04-17 · CVPR 2024 1 · Yian Zhao, Wenyu Lv, Shangliang Xu, Jinman Wei 외

The YOLO series has become the most popular framework for real-time object detection due to its reasonable trade-off between speed and accuracy. However, we observe that the speed and accuracy of YOLOs are negatively aff…

2D Object DetectionDecoderGPUObject+3

DEYO: DETR with YOLO for Step-by-Step Object Detection

2022-11-12 · Haodong Ouyang

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…

Objectobject-detectionObject 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