Home My LinkedIn Other Projects

Object Detection using SSD MobileNet V2 in TensorFlow.js

The github repo for this project can be found at: github

Wait for the model to load before clicking the button to enable the webcam - at which point it will become visible to use.

References

The project was made possible thanks to the excellent tutorial on using tfjs at codeLabs