tensorflowjs topic
mona_lisa_eyes
A machine learning project. Turn on your webcam. Mona Lisa's eyes will follow you around.
kalidoface-2d
Become a virtual character with just your webcam!
fingerpose
TFJS based finger pose classifier for hand landmarks detected by the MediaPipe Handpose model
openvino2tensorflow
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvi...
ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
beat-pose
Play a Beat Saber clone with hand movements using Tensorflow.js & PoseNet
posenet-sketchbook
PoseNet Sketchbook is a collection of open source, interactive web experiments designed to allude to the artistic possibilities of using PoseNet (running on tensorflow.js) to create a relationship bet...
tflite2tensorflow
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible...
handpose-facemesh-demos
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework