Development, Optimization, and Deployment of Thermal Forward Vision Systems for Advance Vehicular Applications on Edge Devices
Muhammad Ali Farooq, Waseem Shariff, Faisal Khan, Peter Corcoran

TL;DR
This paper presents a thermal object detection system using YOLO-v5 tiny, optimized for edge devices like Raspberry Pi, achieving real-time performance in challenging conditions with a novel thermal dataset.
Contribution
It introduces a thermal YOLO-based detection system trained on a large thermal dataset, optimized for edge deployment with TensorFlow Lite, and validated on real hardware.
Findings
Achieved 56.4% mAP on thermal data.
Real-time inference at 4 ms per frame on Raspberry Pi 4.
Effective detection in diverse weather conditions.
Abstract
In this research work, we have proposed a thermal tiny-YOLO multi-class object detection (TTYMOD) system as a smart forward sensing system that should remain effective in all weather and harsh environmental conditions using an end-to-end YOLO deep learning framework. It provides enhanced safety and improved awareness features for driver assistance. The system is trained on large-scale thermal public datasets as well as newly gathered novel open-sourced dataset comprising of more than 35,000 distinct thermal frames. For optimal training and convergence of YOLO-v5 tiny network variant on thermal data, we have employed different optimizers which include stochastic decent gradient (SGD), Adam, and its variant AdamW which has an improved implementation of weight decay. The performance of thermally tuned tiny architecture is further evaluated on the public as well as locally gathered test…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Infrared Target Detection Methodologies · Video Surveillance and Tracking Methods
MethodsTest · Adam · AdamW
