All Projects → mburakerman → tensorflowjs-webcam-transfer-learning

mburakerman / tensorflowjs-webcam-transfer-learning

Licence: other
Tensorflowjs Webcam Transfer Learning

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to tensorflowjs-webcam-transfer-learning

intenseye-boun-workshop
Code for the workshop in BOUN Tech Summit (03.03.2019)
Stars: ✭ 32 (-34.69%)
Mutual labels:  tensorflowjs
mtomo
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.
Stars: ✭ 24 (-51.02%)
Mutual labels:  tensorflowjs
incogly
Incogly is a video conferencing app aimed to remove any implicit bias in an interview and easing the process of remote collaboration.
Stars: ✭ 24 (-51.02%)
Mutual labels:  tensorflowjs
js-gym
Reinforcement learning in JavaScript & Node.js
Stars: ✭ 50 (+2.04%)
Mutual labels:  tensorflowjs
aio-rek
Face recognition based attendance system
Stars: ✭ 19 (-61.22%)
Mutual labels:  tensorflowjs
CarDrivingResNet
🚗 Browser game where a vehicle is driven through the camera using the ResNet model (Residual Network) to estimate the position of the hands.
Stars: ✭ 19 (-61.22%)
Mutual labels:  tensorflowjs
poseparty
A social exercise game you can play while social distancing.
Stars: ✭ 25 (-48.98%)
Mutual labels:  tensorflowjs
tictactoe-ai-tfjs
Train your own TensorFlow.js Tic Tac Toe
Stars: ✭ 45 (-8.16%)
Mutual labels:  tensorflowjs
language-modeling
This is machine learning model that is trained to predict next word in the sequence. Model is defined in keras and then converted to tensorflow-js model for the web, check the web implementation at
Stars: ✭ 47 (-4.08%)
Mutual labels:  tensorflowjs
Face-Mask
Real time webcam face detection, protect yourself from COVID19 with a virtual mask
Stars: ✭ 64 (+30.61%)
Mutual labels:  tensorflowjs
stackml-js
Machine Learning platform in-browser for creators
Stars: ✭ 34 (-30.61%)
Mutual labels:  tensorflowjs
tensorflow-wxapp
在微信小程序中运行TensorFlow模型
Stars: ✭ 61 (+24.49%)
Mutual labels:  tensorflowjs
dark-mode-clap-extension
Chrome extension to toggle dark mode on Netlify by clapping hands 👏
Stars: ✭ 82 (+67.35%)
Mutual labels:  tensorflowjs
StyleSight
Browser based 'real-time' AR 'fast' neural style transfer using tensorflowjs
Stars: ✭ 15 (-69.39%)
Mutual labels:  tensorflowjs
color-pop
🌈 Automatic Color Pop effect on any image inspired by Google Photos
Stars: ✭ 21 (-57.14%)
Mutual labels:  tensorflowjs
Threepio
A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js
Stars: ✭ 56 (+14.29%)
Mutual labels:  tensorflowjs
enjoytheshow
Real-time facial expression gathering
Stars: ✭ 32 (-34.69%)
Mutual labels:  tensorflowjs
splat
Motion-controlled Fruit Ninja clone using Three.js & Tensorflow.js
Stars: ✭ 84 (+71.43%)
Mutual labels:  tensorflowjs
digit-recognizer-live
Recognize Digits using Deep Neural Networks in Google Chrome live!
Stars: ✭ 29 (-40.82%)
Mutual labels:  tensorflowjs
frontend-park
哈喽大家好~我是荣顶!这是一个有趣的前端趣味知识公园~该项目是我平时捣鼓前端相关技术的一些案例集合。
Stars: ✭ 66 (+34.69%)
Mutual labels:  tensorflowjs

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].