paper-with-me

홈 › Papers

Real-Time Pedestrian Detection on IoT Edge Devices: A Lightweight Deep Learning Approach

2024-09-24 · Muhammad Dany Alfikri, Rafael Kaliski

Artificial intelligence (AI) has become integral to our everyday lives. Computer vision has advanced to the point where it can play the safety critical role of detecting pedestrians at road intersections in intelligent transportation systems and alert vehicular traffic as to potential collisions. Centralized computing analyzes camera feeds and generates alerts for nearby vehicles. However, real-time applications face challenges such as latency, limited data transfer speeds, and the risk of life loss. Edge servers offer a potential solution for real-time applications, providing localized computing and storage resources and lower response times. Unfortunately, edge servers have limited processing power. Lightweight deep learning (DL) techniques enable edge servers to utilize compressed deep neural network (DNN) models. The research explores implementing a lightweight DL model on Artificial Intelligence of Things (AIoT) edge devices. An optimized You Only Look Once (YOLO) based DL model is deployed for real-time pedestrian detection, with detection events transmitted to the edge server using the Message Queuing Telemetry Transport (MQTT) protocol. The simulation results demonstrate that the optimized YOLO model can achieve real-time pedestrian detection, with a fast inference speed of 147 milliseconds, a frame rate of 2.3 frames per second, and an accuracy of 78%, representing significant improvements over baseline models.

📄 PDF Abstract BibTeX arXiv:2409.15740

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Illumination and Temperature-Aware Multispectral Networks for Edge-Computing-Enabled Pedestrian Detection

2021-12-09 · Yifan Zhuang, Ziyuan Pu, Jia Hu, Yinhai Wang

Accurate and efficient pedestrian detection is crucial for the intelligent transportation system regarding pedestrian safety and mobility, e.g., Advanced Driver Assistance Systems, and smart pedestrian crosswalk systems.…

Edge-computingGPUPedestrian DetectionQuantization

Robust Real-Time Pedestrian Detection on Embedded Devices

2020-12-13 · Mohamed Afifi, Yara Ali, Karim Amer, Mahmoud Shaker 외

Detection of pedestrians on embedded devices, such as those on-board of robots and drones, has many applications including road intersection monitoring, security, crowd monitoring and surveillance, to name a few. However…

object-detectionObject DetectionPedestrian Detection

REVAMP$^2$T: Real-time Edge Video Analytics for Multi-camera Privacy-aware Pedestrian Tracking

2019-11-20 · Christopher Neff, Matías Mendieta, Shrey Mohan, Mohammadreza Baharani 외

This article presents REVAMP$^2$T, Real-time Edge Video Analytics for Multi-camera Privacy-aware Pedestrian Tracking, as an integrated end-to-end IoT system for privacy-built-in decentralized situational awareness. REVAM…

Real-Time Human Detection as an Edge Service Enabled by a Lightweight CNN

2018-04-24 · Seyed Yahya Nikouei, Yu Chen, Sejun Song, Ronghua Xu 외

Edge computing allows more computing tasks to take place on the decentralized nodes at the edge of networks. Today many delay sensitive, mission-critical applications can leverage these edge devices to reduce the time de…

Decision MakingEdge-computingHuman Detectionobject-detection+2

CamLoc: Pedestrian Location Detection from Pose Estimation on Resource-constrained Smart-cameras

2018-12-28 · Adrian Cosma, Ion Emilian Radoi, Valentin Radu

Recent advancements in energy-efficient hardware technology is driving the exponential growth we are experiencing in the Internet of Things (IoT) space, with more pervasive computations being performed near to data gener…

Activity RecognitionPose Estimation