#
tfjs
Here are 142 public repositories matching this topic...
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
-
Updated
Jan 5, 2020 - JavaScript
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
caffe
computer-vision
model-zoo
tensorflow
models
keras
pytorch
pretrained-models
quantization
tensorflow-models
coreml
onnx
tensorflow-lite
tflite
tensorflowjs
tfjs
openvino
edgetpu
mediapipe
tf-trt
-
Updated
Feb 8, 2021 - Python
In-Browser Object Detection using Tiny YOLO on Tensorflow.js
machine-learning
browser
computer-vision
deep-learning
tensorflow
detection
npm-package
yolo
object-detection
tfjs
tensorflow-js
yolo-models
-
Updated
Mar 25, 2019 - JavaScript
Github action that checks the toxicity level of comments and PR reviews to help make repos safe spaces.
-
Updated
Nov 27, 2020 - JavaScript
Learning to track eye movement in the browser
javascript
machine-learning
computer-vision
deep-learning
neural-network
tensorflow
tfjs
tensorflow-js
-
Updated
Jan 29, 2020 - JavaScript
微信小程序运行 TensorFlow 的 Demo
-
Updated
Nov 29, 2020 - JavaScript
javascript
machine-learning
frontend
creative-coding
tensorflow
eye-tracking
human-computer-interaction
eye-detection
tensorflowjs
tfjs
-
Updated
Feb 2, 2021 - JavaScript
Automatic detection of water running to trigger a countdown in the browser
-
Updated
Jun 22, 2020 - JavaScript
TensorFlow JS models for MIRNet for low-light image enhancement.
nodejs
javascript
computer-vision
deep-learning
tensorflow
image-restoration
image-super-resolution
tfjs
tensorflow2
madewithtfjs
-
Updated
Feb 9, 2021 - Jupyter Notebook
Tiny YOLO v2 object detection with tensorflow.js.
-
Updated
Dec 13, 2018 - TypeScript
A framework using TensorFlow.js for Deep Reinforcement Learning
-
Updated
Nov 24, 2020 - TypeScript
Official repository of the book "Deep learning in the browser" published by Bleeding Edge Press August 2018. Find here all of the source code of the demos!
-
Updated
Nov 1, 2018 - JavaScript
Human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking and Age & Gender Prediction
face-recognition
face-detection
gesture-recognition
emotion-detection
body-tracking
hand-tracking
age-estimation
face-position
gender-prediction
tensorflowjs
tfjs
face-embedding
iris-tracking
-
Updated
Feb 8, 2021 - TypeScript
Awesome TensorFlow.js - A curated list of dedicated resources to master TensorFlow.js
-
Updated
Nov 28, 2020
Simple APIs to load and prepare data for use in machine learning models
-
Updated
Aug 14, 2019 - TypeScript
Motion-controlled Fruit Ninja clone using Three.js & Tensorflow.js
-
Updated
May 11, 2020 - JavaScript
Open
部分錯字
NoobTW
commented
Oct 3, 2018
文章中有部分錯字尚未修正
This script converts the 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) -> TFLite (NHWC). 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.
converter
caffe
mxnet
tensorflow
keras
pytorch
tensorrt
coreml
onnx
tensorflow-lite
tflite
tensorflowjs
tfjs
openvino
models-converter
edgetpu
tf-trt
-
Updated
Feb 9, 2021 - Python
ES6 hyperparameters search for tfjs
-
Updated
Sep 18, 2020 - JavaScript
JavaScript module for face detection and face recognition Using Tensorflow/JS
-
Updated
Feb 6, 2021 - TypeScript
monitor how often you touch your face with WebRTC and tensorflow.js
-
Updated
Oct 9, 2020 - JavaScript
Emotion detection on browser using TensorFlow.js
javascript
machine-learning
chrome
deep-learning
tensorflow
keras
emotion
emotion-detection
emotion-recognition
shape-detection-api
tensorflowjs
tfjs
-
Updated
May 23, 2020 - HTML
Tensorflow.js examples with Electron
-
Updated
Aug 27, 2018 - JavaScript
run tensorflow on lambdas (aws, vercel, ...)
-
Updated
Dec 11, 2020 - JavaScript
Real time webcam face detection, protect yourself from COVID19 with a virtual mask
javascript
machine-learning
computer-vision
artificial-intelligence
face-detection
tensorflowjs
tfjs
mediapipe
facemesh
-
Updated
Sep 20, 2020 - JavaScript
基于YOLO-lite的web实时人脸检测,tfjs人脸检测,目标检测
-
Updated
Apr 29, 2019 - Jupyter Notebook
Train model with data from Firestore, save it to Cloud Storage and make predictions in Cloud Functions - entirely using NodeJS
-
Updated
Jan 5, 2021 - JavaScript
Improve this page
Add a description, image, and links to the tfjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tfjs topic, visit your repo's landing page and select "manage topics."
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called
fetchVideoandbufferToVideothat works pretty much like thefetchImageandbufferToImagefunctions.I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js