Skip to content

VitoRazor/Fire_detetor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire_detetor

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

Table of Contents

Installation

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)

Detail

Result:

Our interface

Test in our test images

About

create a software for fire detetor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published