Awesome
Custom Module Demo
This demo demonstrates creating a custom tfjs bundle for running a specific ML model (blazeface in this case). Try it out and see the bundle sizes.
To run the demo locally, install dependencies with yarn
and launch the server with yarn serve
.
Check out Generating size-optimized browser bundles with TensorFlow.js for details on how to generate your own custom bundle.