# SmokeDetectionCNN **Repository Path**: SearchSource/SmokeDetectionCNN ## Basic Information - **Project Name**: SmokeDetectionCNN - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Final Project For ELEC/COMP 576 ## Smoke Detection Based On CNN ### Yunda Jia, Siyao Xiao, Yu Wu, Rong Sun Python: 3.7.5 Tensorflow:1.14.0 Numpy: 1.16.5 Scikit-image: 0.15.0 Scikit-learn:0.21.3 Traing set are in the pictures file, testing set are in videos file, results are in the root file. Train.py is the main programming file.