robmarkcole / fire-detection-from-images

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

Try retinanet #12

Open robmarkcole opened 3 years ago

robmarkcole commented 3 years ago

https://github.com/airctic/icevision/pull/538 https://airctic.com/retinanet/

On master. In colab: pip install git+git://github.com/airctic/icevision.git#egg=icevision[all] --upgrade

robmarkcole commented 3 years ago

blocked by https://github.com/airctic/icevision/issues/547