This repo deals with Image Processing Model which can detect fire more accurately on feeding videos to the model.
- Download the zip file of this repo
- Unzip the file in your local system.
- Go to video folder in the repo.
- upload video of your choice (Fire/No-Fire)
- Go to code folder in the repo.
- run evaluate function.
- All the detection of fire/No-fire frames will be saved in output folder.
- All the intermediate steps are also saved for your understanding purposes.