Integrate DeepSmoke
See original GitHub issue@tanmayb123 has created an API for us to query. StackOverflow posts only, for the time being.
The API is basically
99.239.154.69/dsd/index.php?q=[body270urlencoded]
… where body270urlencoded
is the first 270 bytes of the post body.
Detailed transcript starting around here: https://chat.stackexchange.com/transcript/message/39458944#39458944
… but details are a bit further down.
Issue Analytics
- State:
- Created 6 years ago
- Comments:45 (36 by maintainers)
Top Results From Across the Web
Deep learning model for smoke detection and segmentation in ...
We present “DeepSmoke” (a deep learning framework for smoke ... A fast accumulative motion orientation model based on integral image for ...
Read more >Deep learning model for smoke detection and segmentation in ...
DeepSmoke : Deep learning model for smoke detection and segmentation in outdoor environments. Authors: Salman Khan.
Read more >Deep Learning Model for Smoke Detection and Segmentation ...
DeepSmoke : Deep Learning Model for Smoke Detection and Segmentation in Outdoor Environments ... To read the full-text of this research, you can ......
Read more >CMU-CREATE-Lab/deep-smoke-machine - GitHub
This will create a deep-smoke-machine/back-end/data/split/ folder that contains all splits, as indicated in our paper. The method for splitting the dataset will ...
Read more >DeepSmoke: Deep learning model for smoke detection and ...
DeepSmoke : Deep learning model for smoke detection and segmentation in outdoor ... An Integrated Smoke Detection Method based on Convolutional Neural ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We can’t take advantage of your generosity nor can we expect you to cover costs, especially if they are significant, indefinitely. I’d prefer to know costs up front, even if you or someone else opts to cover it for now.
So theoretically, if I host the HTTP Server from within Python and allow it to access an already-initialized Tensorflow environment, I can have the performance go up. I’ll try that out tomorrow.