TOD: Transprecise Object Detection to Maximise Real-Time Accuracy on the Edge
JunKyu Lee, Blesson Varghese, Roger Woods, Hans Vandierendonck

TL;DR
This paper introduces TOD, a method that dynamically selects the most accurate neural network for real-time object detection on edge devices, optimizing accuracy and resource use without increasing latency.
Contribution
TOD leverages video stream characteristics to select the best neural network on the fly, improving accuracy and efficiency for real-time edge object detection.
Findings
Improves detection precision by 34.7% over YOLOv4-tiny-288.
Uses only 45.1% GPU resources and 62.7% power without losing accuracy.
Maximizes real-time detection accuracy on edge devices.
Abstract
Real-time video analytics on the edge is challenging as the computationally constrained resources typically cannot analyse video streams at full fidelity and frame rate, which results in loss of accuracy. This paper proposes a Transprecise Object Detector (TOD) which maximises the real-time object detection accuracy on an edge device by selecting an appropriate Deep Neural Network (DNN) on the fly with negligible computational overhead. TOD makes two key contributions over the state of the art: (1) TOD leverages characteristics of the video stream such as object size and speed of movement to identify networks with high prediction accuracy for the current frames; (2) it selects the best-performing network based on projected accuracy and computational demand using an effective and low-overhead decision mechanism. Experimental evaluation on a Jetson Nano demonstrates that TOD improves the…
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.
