Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fire analyser #73

Open
breezykermo opened this issue Jun 18, 2019 · 4 comments
Open

add fire analyser #73

breezykermo opened this issue Jun 18, 2019 · 4 comments
Labels
enhancement New feature or request help wanted Open for community contribution! Be sure to comment on the issue to check status

Comments

@breezykermo
Copy link
Member

using https://github.com/tobybreckon/fire-detection-cnn

@breezykermo breezykermo added enhancement New feature or request release Currently in progress for next release labels Jun 18, 2019
@breezykermo breezykermo self-assigned this Jun 18, 2019
@breezykermo breezykermo added help wanted Open for community contribution! Be sure to comment on the issue to check status and removed release Currently in progress for next release labels Jun 25, 2019
@breezykermo breezykermo removed their assignment Jul 10, 2019
@Smoltbob
Copy link
Contributor

Are you interested in the superpixel localisation of fire ? Or just the labelling of images (giving a better overall performance) ?

@Smoltbob
Copy link
Contributor

See https://github.com/Smoltbob/fire-detection-cnn/blob/master/infer_tflite.py for a minimal inference script to wrap in an analyser. It uses either tflearn or tflite.

@breezykermo
Copy link
Member Author

Are you interested in the superpixel localisation of fire? Or just the labelling of images (giving a better overall performance) ?

Just the labeling of images according to whether or not they contain fire is probably the more useful analysis in the first instance.

@Smoltbob
Copy link
Contributor

Smoltbob commented Apr 1, 2020

Great, in this case building the analyser should be easy enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Open for community contribution! Be sure to comment on the issue to check status
Projects
None yet
Development

No branches or pull requests

2 participants