Real-Time On-the-Go Annotation Framework Using YOLO for Automated Dataset Generation
Mohamed Abdallah Salem (1), Ahmed Harb Rabia (1) ((1) North Dakota State University)

TL;DR
This paper introduces a real-time annotation framework using YOLO models on edge devices, enabling immediate dataset labeling during image capture, which significantly reduces manual effort and accelerates dataset preparation for object detection tasks.
Contribution
The paper proposes a novel real-time annotation system deploying YOLO on edge devices, with comprehensive evaluation of different YOLO architectures and configurations for improved efficiency and accuracy.
Findings
Pretrained YOLO models outperform scratch-trained models in convergence and robustness.
Single-class annotation yields better performance than multi-class configurations.
The framework drastically reduces dataset annotation time while maintaining high quality.
Abstract
Efficient and accurate annotation of datasets remains a significant challenge for deploying object detection models such as You Only Look Once (YOLO) in real-world applications, particularly in agriculture where rapid decision-making is critical. Traditional annotation techniques are labor-intensive, requiring extensive manual labeling post data collection. This paper presents a novel real-time annotation approach leveraging YOLO models deployed on edge devices, enabling immediate labeling during image capture. To comprehensively evaluate the efficiency and accuracy of our proposed system, we conducted an extensive comparative analysis using three prominent YOLO architectures (YOLOv5, YOLOv8, YOLOv12) under various configurations: single-class versus multi-class annotation and pretrained versus scratch-based training. Our analysis includes detailed statistical tests and learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
