paper-with-me

홈 › Papers

Fall Detection for Industrial Setups Using YOLOv8 Variants

2024-08-08 · Gracile Astlin Pereira

This paper presents the development of an industrial fall detection system utilizing YOLOv8 variants, enhanced by our proposed augmentation pipeline to increase dataset variance and improve detection accuracy. Among the models evaluated, the YOLOv8m model, consisting of 25.9 million parameters and 79.1 GFLOPs, demonstrated a respectable balance between computational efficiency and detection performance, achieving a mean Average Precision (mAP) of 0.971 at 50% Intersection over Union (IoU) across both "Fall Detected" and "Human in Motion" categories. Although the YOLOv8l and YOLOv8x models presented higher precision and recall, particularly in fall detection, their higher computational demands and model size make them less suitable for resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2408.04605

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

Advancing Roadway Sign Detection with YOLO Models and Transfer Learning

2024-06-11 · Selvia Nafaa, Hafsa Essam, Karim Ashour, Doaa Emad 외

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 pap…

object-detectionObject DetectionTransfer Learning

Fall Detection for Smart Living using YOLOv5

2024-08-28 · Gracile Astlin Pereira

This work introduces a fall detection system using the YOLOv5mu model, which achieved a mean average precision (mAP) of 0.995, demonstrating exceptional accuracy in identifying fall events within smart home environments.…

Data Augmentation

Assessing the Capability of YOLO- and Transformer-based Object Detectors for Real-time Weed Detection

2025-01-29 · Alicia Allmendinger, Ahmet Oğuz Saltık, Gerassimos G. Peteinatos, Anthony Stein 외

Spot spraying represents an efficient and sustainable method for reducing the amount of pesticides, particularly herbicides, used in agricultural fields. To achieve this, it is of utmost importance to reliably differenti…

GPU

Comparing YOLOv5 Variants for Vehicle Detection: A Performance Analysis

2024-08-22 · Athulya Sundaresan Geetha

Vehicle detection is an important task in the management of traffic and automatic vehicles. This study provides a comparative analysis of five YOLOv5 variants, YOLOv5n6s, YOLOv5s6s, YOLOv5m6s, YOLOv5l6s, and YOLOv5x6s, f…

Managementvehicle detection

Colon Polyps Detection from Colonoscopy Images Using Deep Learning

2025-08-14 · Md Al Amin, Bikash Kumar Paul arxiv

Colon polyps are precursors to colorectal cancer, a leading cause of cancer-related mortality worldwide. Early detection is critical for improving patient outcomes. This study investigates the application of deep learnin…

Data AugmentationObject Detection