An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tfjs

vladmandic/human

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition

Language: HTML - Size: 568 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 2,646 - Forks: 351

SubToDowerManGamingYT/squid-g

Squid Game X Script

Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

GiantTreeLP/emoji-auto-encoder

Compresses Twemoji emojis down to 32 bytes (8 4-bit floating point numbers).

Language: Python - Size: 3.04 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

vladmandic/face-api 📦

FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS

Language: HTML - Size: 73.2 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 940 - Forks: 171

charliegerard/gaze-detection

👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.

Language: JavaScript - Size: 6.32 MB - Last synced at: about 11 hours ago - Pushed at: about 4 years ago - Stars: 633 - Forks: 45

aaronhma/awesome-tensorflow-js

Awesome TensorFlow.js - A curated list of dedicated resources to master TensorFlow.js

Size: 122 KB - Last synced at: about 22 hours ago - Pushed at: 15 days ago - Stars: 175 - Forks: 16

PINTO0309/onnx2tf

Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.

Language: Python - Size: 3.98 MB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 810 - Forks: 77

omuryildirim/before-evening

A simple Javascript car game combined with an autonomous driving agent powered by Tensorflow.js

Language: TypeScript - Size: 10.3 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 0

Rishit-dagli/Greenathon-Plant-AI

Identify Diseases in Plants☘️ with Machine Learning on the web using TFJS

Language: Jupyter Notebook - Size: 45.5 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 21

PINTO0309/sit4tfjs

Simple Inference Test for TensorFlow.js - A benchmark tool for evaluating TensorFlow.js model performance

Language: Python - Size: 37.1 KB - Last synced at: 8 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

PINTO0309/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 to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports inverse quantization of INT8 quantization model.

Language: Python - Size: 33.8 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 268 - Forks: 42

trekhleb/homemade-gpt-js

A minimal TensorFlow.js re-implementation of Karpathy's minGPT (Generative Pre-trained Transformer). The GPT model itself is <300 lines of code.

Language: TypeScript - Size: 31.8 MB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 79 - Forks: 8

Volcomix/virtual-background

Demo on adding virtual background to a live video stream in the browser

Language: TypeScript - Size: 77.1 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 510 - Forks: 127

tensorspace-team/tensorspace

Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js

Language: JavaScript - Size: 1.08 GB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 5,125 - Forks: 445

AlexanderLutsenko/nobuco

Pytorch to Keras/Tensorflow/TFLite conversion made intuitive

Language: Python - Size: 4.86 MB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 311 - Forks: 19

thekevinscott/UpscalerJS

Enhance Images with Javascript and AI. Increase resolution, retouch, denoise, and more. Open Source, Browser & Node Compatible, MIT License.

Language: TypeScript - Size: 715 MB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 836 - Forks: 76

PINTO0309/PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

Language: Python - Size: 180 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 3,802 - Forks: 599

justadudewhohacks/face-api.js

JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js

Language: TypeScript - Size: 206 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 17,227 - Forks: 3,815

Rishit-dagli/MIRNet-TFJS

TensorFlow JS models for MIRNet for low-light💡 image enhancement

Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 354 - Forks: 40

PineappleSnowy/VisionVoice

视界之声(VisionVoice)是一款为视障人士打造的无障碍智能助手😎,通过图像识别、特征匹配、测距等技术,实现相册阅读、环境描述、寻物、避障、知识问答和情感交流等功能✨,助力视障人士拥抱多彩世界💖!

Language: JavaScript - Size: 749 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 2

Eduardo-J-Morales/NeuroFlow-AI

This web app uses an AI model trained with TensorFlow.js to guess if a (fake) person would be "focused" or "distracted" based on simulated brain waves (alpha/beta/gamma) generated every second.

Language: JavaScript - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

knetic0/mnist-live-learning

🔥 Everyone is Trainer on this project. Deep Learning with TF.js & MNIST Dataset.

Language: JavaScript - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

charliegerard/whereami.js

Node.js module to predict indoor location using machine learning and WiFi information 📶

Language: JavaScript - Size: 136 KB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 360 - Forks: 17

cpury/lookie-lookie

Learning to track eye movement in the browser

Language: JavaScript - Size: 831 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 369 - Forks: 84

ModelDepot/tfjs-yolo-tiny

In-Browser Object Detection using Tiny YOLO on Tensorflow.js

Language: JavaScript - Size: 15.4 MB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 534 - Forks: 91

charliegerard/rainbrow

Clone of the Rainbrow iOS game in JavaScript

Language: JavaScript - Size: 10.7 MB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 5

jseeio/gpt2-tfjs

GPT2 with Tensorflow.js

Language: JavaScript - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

xnought/backprop-explainer

Visualize backpropagation in neural networks live in your browser. VISxAI 2021

Language: JavaScript - Size: 86.1 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 4

huan/tensorflow-handbook-javascript

TensorFlow Handbook for JavaScript/TypeScript

Language: TypeScript - Size: 1.26 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 4

WangRongsheng/BestYOLO

🌟Change the world, it will become a better place. | 以科研和竞赛为导向的最好的YOLO实践框架!

Language: Python - Size: 53.8 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 233 - Forks: 36

szczyglis-dev/js-ai-body-tracker

[JS/TensorFlow] JavaScript library that implements machine learning-based models for human pose estimation and human movement analysis. It allows you to easily implement three neural network models for human pose estimation: MoveNet, PoseNet, and BlazePose. No Node.js is required. TensorFlowJS was used, and an example app is included.

Language: JavaScript - Size: 181 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 64 - Forks: 11

beenotung/tensorflow-helpers

Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more

Language: TypeScript - Size: 105 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

quadpixels/quadpixels.github.io

Parking place for some visualization stuff

Language: JavaScript - Size: 29.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zemlyansky/gpt-tfjs

GPT in TensorFlow.js

Language: JavaScript - Size: 40 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 8

zemlyansky/ppo-tfjs

PPO in Tensorflow.js

Language: JavaScript - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 3

HawkeW/tfjs_model_tester

Language: Vue - Size: 14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PINTO0309/HeadPoseEstimation-WHENet-yolov4-onnx-openvino

WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L

Language: Python - Size: 149 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 8

ferdinalbgilbram03/browser-use-js

JavaScript library for AI browser automation using Playwright. Connect LLMs to web browsers for search, navigation, and complex task execution.

Language: JavaScript - Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

intelligo-mn/intelligo-node

Messenger chatbot builder for Node.js. https://intelligo.js.org

Language: TypeScript - Size: 5.49 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 118 - Forks: 23

xnought/vae-explainer

Interactive Variational Autoencoder (VAE)

Language: Jupyter Notebook - Size: 16.5 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 47 - Forks: 3

munrocket/parallax-effect

💫 Parallax effect in javascript using face tracking. An immersive view in 3d with webcam.

Language: JavaScript - Size: 15.1 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 358 - Forks: 16

charliegerard/safe-space

Github action that checks the toxicity level of comments and PR reviews to help make repos safe spaces.

Language: JavaScript - Size: 18.4 MB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 474 - Forks: 11

bhattbhavesh91/tf-js-example-1

In this tutorial, I'll show you how you can convert TensorFlow/Keras models to TensorFlow.js

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 6

ChathuraLiyanapathirana/pt2tfjs-model

This script can use to convert .pt models to tfjs models

Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shivaylamba/AIDENANALYSIS--TFJS-Physiotherapist

AIDENANALYSIS is a web app utilising tensorflow.js, browser-based Machine Learning library, to enable accessible physiotherapy for the Visually Impaired and other people as well

Language: JavaScript - Size: 635 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 9

ntedgi/node-efficientnet

tensorflowJS implementation of EfficientNet 🚀

Language: TypeScript - Size: 62.2 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 260 - Forks: 36

BeTomorrow/ReImproveJS

A framework using TensorFlow.js for Deep Reinforcement Learning

Language: TypeScript - Size: 4.02 MB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 123 - Forks: 16

charliegerard/splat

Motion-controlled Fruit Ninja clone using Three.js & Tensorflow.js

Language: JavaScript - Size: 6.63 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 101 - Forks: 15

carrycooldude/tfjs-linear-regression

I build a linear Regression Model using TensorFlow.JS

Language: JavaScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tensorflow/tfjs-data 📦

Simple APIs to load and prepare data for use in machine learning models

Language: TypeScript - Size: 8.33 MB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 66 - Forks: 34

r48n34/next-predict

🤖 A quick demo of using TFJS localy predictions for CNN models.

Language: TypeScript - Size: 27 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

theankurkedia/blink-detection

Detect the user's blink and wink using machine learning

Language: JavaScript - Size: 13.7 MB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 9

vladmandic/nudenet 📦

NudeNet: NSFW Object Detection for TFJS and NodeJS

Language: JavaScript - Size: 143 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 216 - Forks: 93

huan/ng-plus-wechaty

Conversational AI TensorFlow.js NLP examples with Wechaty SDK and Angular

Language: TypeScript - Size: 746 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 4

thnak/yolov7-2-tensorflow

export any your YOLOv7 model to TensorFlow, TensorFlowJs, ONNX, OpenVINO, RKNN,...

Language: Python - Size: 612 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 4

ashishpatel26/Browser-based-Models-with-TensorFlowjs

You may think that machine learning models can only be trained with supercomputers and big data. This first course shows you how you can train and run machine learning models in any browser using TensorFlow.js. You’ll learn techniques for handling data in the browser, and at the end you’ll build a computer vision project that recognizes and classifies objects from a webcam. deeplearning.ai certificate : https://www.coursera.org/account/accomplishments/records/BURZEBYF8K3A

Language: Jupyter Notebook - Size: 102 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 37 - Forks: 27

vladmandic/pigallery 📦

PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging

Language: TypeScript - Size: 308 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 107 - Forks: 12

justadudewhohacks/tfjs-tiny-yolov2

Tiny YOLO v2 object detection with tensorflow.js.

Language: TypeScript - Size: 29.3 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 143 - Forks: 31

vladmandic/movenet 📦

MoveNet: Body Segmentation for TFJS and NodeJS

Language: JavaScript - Size: 43.3 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 9

charliegerard/dark-mode-clap-extension

Chrome extension to toggle dark mode on Netlify by clapping hands 👏

Language: JavaScript - Size: 3.75 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 86 - Forks: 6

charliegerard/squid-game-tfjs

Squid Game's "Green light, red light" using body tracking with TensorFlow.js

Language: JavaScript - Size: 2.32 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 4

lanseria/yolov8-tfjs-vue-webrtc-demo

yolov8-tfjs-vue-webrtc-demo showcases the integration of YOLOv8 deep learning object detection model, TensorFlow.js, Vue.js, and WebRTC technologies.

Language: Vue - Size: 11.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 6

vermavinay982/mask-alert-tf-js

Trained mask model using Teachable ML, deployed to browser using TensorFlow JS

Language: JavaScript - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

hnaderi/idcard-image-demo

A small demo app for body segmentation and face detection using tfjs

Language: TypeScript - Size: 8.36 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tensorspace-team/tensorspace-converter

🔨TensorSpace Standard Preprocess Tool for Pre-trained Models from TensorFlow, Keras, TensorFlow.js

Language: JavaScript - Size: 26.5 MB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 11

msteknoadam/country_religion_predictor_web_app

See this live on https://ai.goktug.dev

Language: TypeScript - Size: 1.92 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Wei-1/holistic-website-test

Test MediaPipe Holistic JS Model

Language: JavaScript - Size: 47 MB - Last synced at: about 1 hour ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2

PINTO0309/yolov9-wholebody15-onnxruntime-web-test

A test environment running yolov9-wholebody15 on onnxruntime-web.

Language: HTML - Size: 160 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

pratapvardhan/cartoonizer-with-tfjs

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

Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 30 - Forks: 1

Pranavk-official/Signfy

Signfy is a Video Chat app that incorporates sign language translation to bridge the communication gap between the deaf and hearing communities.

Language: HTML - Size: 8.69 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2

vladmandic/nanodet 📦

NanoDet: Tiny Object Detection for TFJS and NodeJS

Language: JavaScript - Size: 28.1 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 5

vladmandic/anti-spoofing 📦

Anti-Spoofing: Real/Fake Face Detection for TFJS and NodeJS

Language: Jupyter Notebook - Size: 5.73 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 9

kevinanielsen/seiko-identifier

A database over different seiko models

Language: TypeScript - Size: 466 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

vladmandic/dbface 📦

DBFace: Face Detection for TFJS and NodeJS

Language: TypeScript - Size: 40.5 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

PINTO0309/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) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.

Language: Python - Size: 11.6 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 339 - Forks: 39

HunterXuan/wx-tfjs-demo

微信小程序运行 TensorFlow 的 Demo

Language: TypeScript - Size: 15.6 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 525 - Forks: 100

jefrydco/aio-rek

Face recognition based attendance system

Language: Vue - Size: 4.81 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 24 - Forks: 6

NoobTW/tfjs-tutorials

📃 TensorFlow.js 官方指南繁體中文版

Size: 509 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 69 - Forks: 15

charliegerard/washOS

Automatic detection of water running to trigger a countdown in the browser

Language: JavaScript - Size: 9.46 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 140 - Forks: 11

ShadowShahriar/face-services

This repository uses an active fork of face-api.js to demonstrate how to identify and label faces from a source image (local or webcam) using a set of reference images in Nodejs.

Language: JavaScript - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

webrtcHacks/facetouchmonitor

monitor how often you touch your face with WebRTC and tensorflow.js

Language: JavaScript - Size: 27.3 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 72 - Forks: 15

ganeshkumartk/tfjs-tf-converter

✨🧶TF.js Graph model to Tensorflow .pb model converter !

Language: Python - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Ameobea/rnn-viz

Interactive visualizations and demos that are used in a blog post I wrote about logic in the context of neural networks

Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 17 - Forks: 1

vladmandic/insightface 📦

InsightFace for TFJS

Language: TypeScript - Size: 41.9 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 0

kevinanielsen/tfjs-image-node

A simple image classifier using tfjs, that can run in Node.js

Language: TypeScript - Size: 2.02 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

tanvir-rifat007/MoodyPlayerv2

The MoodyPlayer AI app suggests songs based on the emotions detected from your facial expressions.

Language: JavaScript - Size: 1.59 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pratikpc/tf-kmeans

A Tensorflow.JS Library for Calculating KMeans

Language: TypeScript - Size: 15.6 KB - Last synced at: 30 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 3

vladmandic/segmentation 📦

Person Segmentation with Temporal Guidance

Language: TypeScript - Size: 14.4 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

vladmandic/anime 📦

Anime Cartoonization

Language: TypeScript - Size: 14.4 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

vladmandic/mb3-centernet 📦

CenterNet: Tiny Object Detection for TFJS and NodeJS

Language: JavaScript - Size: 24.8 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

vladmandic/efficientpose 📦

EfficientPose: Body Segmentation for TFJS and NodeJS

Language: JavaScript - Size: 29.8 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

martwozniak/chess-ai-react

[WIP] Chess implementation with React, tfjs, tailwind, shadcn

Language: TypeScript - Size: 215 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dar5hak/offline-mnist 📦

Offline handwritten digit recognition

Language: TypeScript - Size: 4.85 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

dhanushwaran06/object-detection

This repository contains a real-time object detection application built using TensorFlow.js, Next.js 14, and Tailwind CSS. The application uses the COCO-SSD model for detecting objects in a live webcam feed. The project demonstrates the integration of machine learning models in web applications, providing an interactive and educational experience

Language: JavaScript - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lucleray/tensorflow-lambda

run tensorflow on lambdas (aws, vercel, ...)

Language: JavaScript - Size: 19.4 MB - Last synced at: about 11 hours ago - Pushed at: almost 4 years ago - Stars: 47 - Forks: 9

roniantoniius/Marine-Fish-Image-Classification-Using-ANN

ANN-based image classifier for marine fish species achieving 88.13% accuracy

Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Wei-1/minimum-facemesh

use TF.js to calculate the facial landmarks

Language: JavaScript - Size: 3.86 MB - Last synced at: about 1 hour ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

yilverdeja/people-tracking-cv

People detection using ReactJS and NextJS

Language: TypeScript - Size: 364 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SpeedyCraftah/tfjs-colour-theme-recommendation

This model attempts to recommend colour choices based on ones you rate.

Language: JavaScript - Size: 1.62 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

novasush/image-classifier-in-javascript

Deploy image classifier on a static website using javascript.

Language: Jupyter Notebook - Size: 913 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 10