Fully powered by Tensorflow with the Semantic Segmentation in the Browser: DeepLab v3 Model!
Note: This is just a practice for Tensorflow.js with deeplab model, the trained model and parameters are from the official repo directly.
Install dep
yarnLaunch the development server watching the files for changes.
yarn watchDone!
- Go to https://github.com/tensorflow/tfjs-models/tree/master/deeplab and download.
- Follow instruction to build, and find everything in ./dist folder
- Copy everything in the dist folder to /tensoflow-deeplab
https://www.tensorflow.org/js/models?hl=zh-tw
https://github.com/tensorflow/tfjs-models/tree/master/deeplab
