mburakerman / tensorflowjs-webcam-transfer-learning

๐Ÿ”ฎ Tensorflowjs Webcam Transfer Learning

Home Page:https://mburakerman.github.io/tensorflowjs-webcam-transfer-learning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflowjs Webcam Transfer Learning

This example shows you how to predict poses from a webcam using transfer learning.

In this example, we'll use a pretrained MobileNet model and train another model using an internal mobilenet activation to predict 3 different classes from the webcam defined by the user.

๐Ÿ”ฎ Usage

After enabling your webcam, set your position and then click the button a few time until probability rate is 100%. Make this for left, middle and right. You can use your arrow keys to move the car.

That's is. Have fun!

๐ŸŽฎ ๐Ÿ““ Preview

โœจ Thanks

๐Ÿš€ https://github.com/tensorflow/tfjs-examples/tree/master/webcam-transfer-learning

๐Ÿš€ https://codepen.io/johan-tirholm/pen/PGYExJ

About

๐Ÿ”ฎ Tensorflowjs Webcam Transfer Learning

https://mburakerman.github.io/tensorflowjs-webcam-transfer-learning/


Languages

Language:JavaScript 74.0%Language:HTML 19.7%Language:CSS 6.3%