tensorflowjs topic

List tensorflowjs repositories

mona_lisa_eyes

285
Stars
58
Forks
Watchers

A machine learning project. Turn on your webcam. Mona Lisa's eyes will follow you around.

kalidoface-2d

360
Stars
46
Forks
Watchers

Become a virtual character with just your webcam!

fingerpose

440
Stars
110
Forks
Watchers

TFJS based finger pose classifier for hand landmarks detected by the MediaPipe Handpose model

openvino2tensorflow

331
Stars
40
Forks
Watchers

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

244
Stars
25
Forks
Watchers

A UI tool for quickly training image classifiers in the browser

beat-pose

202
Stars
26
Forks
Watchers

Play a Beat Saber clone with hand movements using Tensorflow.js & PoseNet

posenet-sketchbook

205
Stars
58
Forks
Watchers

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

256
Stars
38
Forks
Watchers

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

185
Stars
32
Forks
Watchers

🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh

time-series-forecasting-tensorflowjs

155
Stars
51
Forks
Watchers

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework