fire-detection-from-images
fire-detection-from-images copied to clipboard
Simple classification example using pytorch(icevison)
Hello, would you be able to provide an example which takes an image as input and returns is there is fire and where? Using pre-trained models.
Hi @TheGreyDiamond this is not possible with my current data set as it does not include 'not a fire' images. However you could choose one of the listed data sets in the main readme and follow https://github.com/robmarkcole/fire-detection-from-images/tree/master/pytorch/classifier I may get around to this myself but it is a low priority