robmarkcole / fire-detection-from-images

Detect fire in images using neural nets
MIT License
379 stars 75 forks source link

Try negative samples #9

Open robmarkcole opened 3 years ago

robmarkcole commented 3 years ago

https://airctic.com/negative_samples/

It might be useful to explicitly show the model images that should be considered background, these are called "negative examples" and are images that do not contain any annotations. In case of fire detection, these might include images of sunlight or led lights, which could easily confuse a fire detector model