create an architecture for Fire_detetor.
This is an implementation of Fire_detetor on C++, Opencv, and QT on Windows. The model generates bounding boxes for fire in the image. It's based on YOLOv3.
But it is important to note that the training data is private.
For this repository, I just want to record the code
This project is built from cmake, and the components required are:
C++11
Opencv 3.4
QT 5.9
Cmake > 2.8
Cuda 9.1
Cudnn 7.1
And some extra DLLS (for Windows)
Our interface
Test in our test images