This document summarizes a research paper that proposes using a deep neural network for real-time fire detection from CCTV surveillance videos. Specifically, it uses the SqueezeNet architecture, which requires fewer parameters and memory than other networks. The proposed system analyzes frames from surveillance videos and compares images to a trained dataset of fire and non-fire images using SqueezeNet. If a fire is detected, an alert message is immediately sent to the fire station. The system aims to provide early detection of fires from existing CCTV infrastructure to reduce accidents.