paper-with-me

홈 › Papers

BED: A Real-Time Object Detection System for Edge Devices

2022-02-14 · Guanchu Wang, Zaid Pervaiz Bhat, Zhimeng Jiang, Yi-Wei Chen, Daochen Zha, Alfredo Costilla Reyes, Afshin Niktash, Gorkem Ulkar, Erman Okman, Xuanting Cai, Xia Hu

Deploying deep neural networks~(DNNs) on edge devices provides efficient and effective solutions for the real-world tasks. Edge devices have been used for collecting a large volume of data efficiently in different domains. DNNs have been an effective tool for data processing and analysis. However, designing DNNs on edge devices is challenging due to the limited computational resources and memory. To tackle this challenge, we demonstrate Object Detection System for Edge Devices~(BED) on the MAX78000 DNN accelerator. It integrates on-device DNN inference with a camera and an LCD display for image acquisition and detection exhibition, respectively. BED is a concise, effective and detailed solution, including model training, quantization, synthesis and deployment. The entire repository is open-sourced on Github, including a Graphical User Interface~(GUI) for on-chip debugging. Experiment results indicate that BED can produce accurate detection with a 300-KB tiny DNN model, which takes only 91.9 ms of inference time and 1.845 mJ of energy. The real-time detection is available at YouTube.

📄 PDF Abstract BibTeX arXiv:2202.07503

Code (3)

datamllab/bed_camera 공식 구현
datamllab/bed_gui 공식 구현 pytorch
datamllab/bed_main 공식 구현 pytorch

Tasks

object-detectionObject DetectionQuantizationReal-Time Object Detection

Similar Papers 제목 키워드 기반

TOG: Targeted Adversarial Objectness Gradient Attacks on Real-time Object Detection Systems

2020-04-09 · Ka-Ho Chow, Ling Liu, Mehmet Emre Gursoy, Stacey Truex 외

The rapid growth of real-time huge data capturing has pushed the deep learning and data analytic computing to the edge systems. Real-time object recognition on the edge is one of the representative deep neural network (D…

Autonomous DrivingObjectobject-detectionObject Detection+3

Parallel Detection for Efficient Video Analytics at the Edge

2021-07-27 · Yanzhao Wu, Ling Liu, Ramana Kompella

Deep Neural Network (DNN) trained object detectors are widely deployed in many mission-critical systems for real time video analytics at the edge, such as autonomous driving and video surveillance. A common performance r…

Autonomous DrivingObjectobject-detectionObject Detection+1

Edge-Enabled Collaborative Object Detection for Real-Time Multi-Vehicle Perception

2025-06-06 · Everett Richards, Bipul Thapa, Lena Mashayekhy

Accurate and reliable object detection is critical for ensuring the safety and efficiency of Connected Autonomous Vehicles (CAVs). Traditional on-board perception systems have limited accuracy due to occlusions and blind…

Autonomous DrivingAutonomous VehiclesEdge-computingObject+2

Real-Time Object Detection and Classification using YOLO for Edge FPGAs

2025-07-24 · Rashed Al Amin, Roman Obermaisser arxiv

Object detection and classification are crucial tasks across various application domains, particularly in the development of safe and reliable Advanced Driver Assistance Systems (ADAS). Existing deep learning-based metho…

Real-Time Object Detection

Real-Time Multi-Modal Embedded Vision Framework for Object Detection Facial Emotion Recognition and Biometric Identification on Low-Power Edge Platforms

2026-01-17 · S. M. Khalid Bin Zahid, Md. Rakibul Hasan Nishat, Abdul Hasib, Md. Rakibul Hasan 외 arxiv

Intelligent surveillance systems often handle perceptual tasks such as object detection, facial recognition, and emotion analysis independently, but they lack a unified, adaptive runtime scheduler that dynamically alloca…

Facial Emotion RecognitionEmotion ClassificationFace RecognitionObject Detection