Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Computer Vision with Tensorflow

Computer Vision with Tensorflow

Ngalam Backend Community

April 25, 2019
Tweet

More Decks by Ngalam Backend Community

Other Decks in Science

Transcript

  1. Handtrack.js Handtrack.js is a library for prototyping realtime hand detection

    (bounding box), directly in the browser. Underneath, it uses a trained convolutional neural network that provides bounding box predictions for the location of hands in an image. The convolutional neural network (ssdlite, mobilenetv2) is trained using the tensorflow object detection api