ScalableSemanticSegmentation ====
npm install scalable-semantic-segmentation-jsScalableSemanticSegmentation
====
ScalableSemanticSegmentation can segment objects in picture with tuning balance between speed and accuracy.
This architecture is best suitable for small device with low peformance smart phone.

https://github.com/dannadori/ScalableSemanticSegmentationjs_demo
npm install scalable-semantic-segmentation-js
node node_modules/scalable-semantic-segmentation-js/bin/install_worker.js
`
"web_root" is the root of web. Most case "web_root" may be public when you use react.`
node node_modules/scalable-semantic-segmentation-js/bin/install_worker.js public``Apache-2.0
Wataru Okada
- Medium: https://medium.com/@dannadori
- Qiita(Japanese): https://qiita.com/wok