Developed an intelligent human detection system using YOLOv8 deep learning model specifically designed for emergency fire evacuation scenarios. The system processes thermal imaging data to detect trapped individuals in low-visibility, smoke-filled environments where traditional camera systems fail.
Fine-tuned YOLOv8 on a custom thermal imaging dataset achieving 89.6% mAP50 and 86.7% precision. Developed a cross-platform Flutter mobile application with integrated video processing pipeline and YOLOv8 inference engine, enabling first responders to analyze thermal footage for post-incident rescue operations with 6-8ms inference speed.
The system achieved 89.6% mAP50 and 86.7% precision on thermal imaging test dataset, demonstrating high accuracy in detecting humans in low-visibility conditions. The 6-8ms inference speed enables near real-time processing on mobile devices, making it practical for emergency response scenarios.
The Flutter mobile application provides an intuitive interface for first responders to analyze thermal footage from fire scenes, potentially saving lives by quickly identifying trapped individuals in post-incident rescue operations. The system represents a significant advancement in emergency response technology for fire evacuation scenarios.