tensorflowjs topic

List tensorflowjs repositories

ml_gallery

17
Stars
3
Forks
Watchers

This is a master project of some experiments with Neural Networks. Every project here is runnable, visualized and explained clearly.

language-modeling

49
Stars
17
Forks
Watchers

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

cartoonizer-with-tfjs

30
Stars
1
Forks
Watchers

Cartoonizer with TensorFlow.js models (White-box CartoonGAN)

CarDrivingResNet

20
Stars
1
Forks
Watchers

🚗 Browser game where a vehicle is driven through the camera using the ResNet model (Residual Network) to estimate the position of the hands.

face_makeup_app

33
Stars
8
Forks
Watchers

This web application helps in trying out various shades of lipstick and hair-color on the uploaded image.

handsign-tensorflow

65
Stars
25
Forks
Watchers

A simple ASL (American Sign Language) alphabet detection using TensorFlow and Handpose model

earworm

30
Stars
5
Forks
Watchers

Search for music by sonic similarity

retrain-mobilenet-for-the-web

22
Stars
12
Forks
Watchers

Retrain a MobileNet V1 or V2 model and use it in the browser with TensorFlow.js