tensorflowjs

There are 1621 repositories under tensorflowjs topic.

  • justadudewhohacks/face-api.js

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

    Language:TypeScript17.5k3478453.9k
  • nsfwjs

    infinitered/nsfwjs

    NSFW detection on the client-side via TensorFlow.js

    Language:TypeScript8.6k89209581
  • yeemachine/kalidokit

    Blendshape and kinematics calculator for Mediapipe/Tensorflow.js Face, Eyes, Pose, and Finger tracking models.

    Language:TypeScript5.5k820688
  • PINTO_model_zoo

    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:Python3.9k114348612
  • human

    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:HTML2.8k45296376
  • mind-ar-js

    hiukim/mind-ar-js

    Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js

    Language:JavaScript2.5k52445471
  • onnx/tensorflow-onnx

    Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX

    Language:Jupyter Notebook2.5k541.1k453
  • ErickWendel/semana-javascript-expert07

    JS Expert Week 7.0 - 🙅🤏🏻 Controlling Streaming Platforms using Eye and Hand Detection 👁🖐

    Language:JavaScript2.4k230515
  • nsfw-filter

    nsfw-filter/nsfw-filter

    A free, open source, and privacy-focused browser extension to block “not safe for work” content built using TypeScript and TensorFlow.js.

    Language:TypeScript1.7k25127182
  • ButzYung/SystemAnimatorOnline

    XR Animator, AI-based Full Body Motion Capture and Extended Reality (XR) solution, powered by System Animator Online

    Language:JavaScript1.2k34115114
  • model-zoo/shift-ctrl-f

    🔎 Search the information available on a webpage using natural language instead of an exact string match.

    Language:JavaScript1.1k17942
  • DonJayamanne/typescript-notebook

    Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc

    Language:TypeScript953119044
  • gmalivenko/pytorch2keras

    PyTorch to Keras model convertor

    Language:Python86114127143
  • anilsathyan7/Portrait-Segmentation

    Real-time portrait segmentation for mobile devices

    Language:Jupyter Notebook6542653136
  • victor369basu/Real-time-stock-market-prediction

    In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.

    Language:JavaScript646323122
  • charliegerard/gaze-detection

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

    Language:JavaScript63718445
  • frontend-park

    wangrongding/frontend-park

    🌸这是一个有趣的前端趣味知识公园~该项目是我平时捣鼓前端相关技术的一些案例集合。【涵盖:(Tensorflow.js-姿态识别,人脸识别),(WebRTC-音视频通话,录屏,虚拟背景,信令服务器),(Threejs-太阳系,3D 动画),(图片处理-千图成像,图片压缩,画板),(隐写术-文本隐写加密,图片隐写加密)等等...】

    Language:Vue601103170
  • HunterXuan/wx-tfjs-demo

    微信小程序运行 TensorFlow 的 Demo

    Language:TypeScript5371344101
  • shekit/alexa-sign-language-translator

    A project to make Amazon Echo respond to sign language using your webcam

    Language:JavaScript495337125
  • andypotato/fingerpose

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

    Language:JavaScript487911117
  • charliegerard/safe-space

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

    Language:JavaScript4736511
  • brainchop

    neuroneural/brainchop

    Brainchop: In-browser 3D MRI rendering and segmentation

    Language:JavaScript46081657
  • terryky/tfjs_webgl_app

    Realtime TensorFlow.js + WebGL visualization apps. 3D Hand pose estimation, 3D Human pose estimation, Face swap, Depth estimation, Higher accuracy face detection.

    Language:JavaScript41617999
  • thibo73800/metacar

    A reinforcement learning environment for self-driving cars in the browser.

    Language:TypeScript372113277
  • yeemachine/kalidoface-2d

    Become a virtual character with just your webcam!

  • charliegerard/whereami.js

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

    Language:JavaScript36114117
  • xororz/web-realesrgan

    Run Real-ESRGAN/Real-CUGAN in Your Local Browser on Any Device. Powered by TensorFlow.js. Support computing with WebGL and WebGPU.

    Language:Vue3524745
  • openvino2tensorflow

    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:Python3431513038
  • alexcrist/autotone

    A vocal pitch correction web application (like Autotune)

    Language:C3166115
  • ErickWendel/fingerpose

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

    Language:JavaScript3031026
  • emilyxxie/mona_lisa_eyes

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

    Language:Jupyter Notebook2876158
  • ecosnap

    alyssaxuu/ecosnap

    Recycle your plastic better with Artificial Intelligence ♻️

    Language:PureBasic2703128
  • tflite2tensorflow

    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:Python270143942
  • vladmandic/nudenet

    NudeNet: NSFW Object Detection for TFJS and NodeJS

    Language:JavaScript2661411112
  • thekevinscott/ml-classifier-ui

    A UI tool for quickly training image classifiers in the browser

    Language:TypeScript2489623
  • Pbatch/CameraChessWeb

    Record a chess game live and upload the PGN to Lichess

    Language:TypeScript22873331