Video analytic system on FPGA edge device for real time fire detection

This Final Year Project aims to develop a video-based fire detection system on Xilinx Kira KV260 evaluation board with FPGA SoC. State-of-the-art Yolov8 is used as the base architecture to develop fire detection model. To address the limitations of small training dataset, various techniques such as...

Full description

Saved in:
Bibliographic Details
Main Author: Cui, Haoyuan
Other Authors: Ling Keck Voon
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2024
Subjects:
Online Access:https://hdl.handle.net/10356/179138
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This Final Year Project aims to develop a video-based fire detection system on Xilinx Kira KV260 evaluation board with FPGA SoC. State-of-the-art Yolov8 is used as the base architecture to develop fire detection model. To address the limitations of small training dataset, various techniques such as data augmentation, CLAHE image processing, and Squeeze-and-Excitation blocks are examined and then selected to enhance model performance. Knowledge distillation, a model compression technique, is used in the form of self-distillation to further increase detection accuracy. The developed detection model undergoes hardware adaptive adjustment and quantization for the embedded deployment.