#
tensorflowjs
Here are 794 public repositories matching this topic...
morganric
commented
Oct 24, 2020
https://github.com/infinitered/nsfwjs/blob/ebcd41c46087a3f42c6577f96acc53d7a934b068/src/index.ts#L68
Hello, it seems, although not explicit I can save the model to different schemas by referencing the underlying "model" attribute in the model returned by nsfwjs.load()
e.g.
`nsfwjs.load(path).then(function (newModel) {
console.log("path", path);
if(newModel) {
Open
Fix Video
chrome-extension
tensorflow
natural-language
question-answering
semantic-search
bert
unpacked-extension
tensorflowjs
-
Updated
Sep 1, 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
model
models
keras
pytorch
pretrained-models
tensorflow-models
coreml
onnx
tensorflow-lite
tflite
tensorflowjs
tfjs
openvino
edgetpu
mediapipe
tf-trt
-
Updated
Jul 22, 2021 - Python
PyTorch to Keras model convertor
converter
deep-learning
tensorflow
keras
pytorch
imagenet
densenet
machinelearning
resnet
darts
keras-models
keras-neural-networks
tensorflow-models
keras-tensorflow
pytorch-models
onnx
deep-learning-models
tensorflowjs
keras-model-convertor
models-converter
-
Updated
May 9, 2021 - Python
Github action that checks the toxicity level of comments and PR reviews to help make repos safe spaces.
-
Updated
Jun 24, 2021 - JavaScript
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.
nodejs
machine-learning
streaming
kafka
mongodb
deep-learning
tensorflow
tensorflowjs
tensorflowjs-models
-
Updated
Feb 3, 2021 - JavaScript
Real-time portrait segmentation for mobile devices
android
tensorflow
keras
deeplearning
deepstream
deeplab
jetson-tx2
portrait-matting
opencv-dnn
mobilenetv2
tensorflow-lite
tensorflowjs
unet-image-segmentation
int8-inference
edge-ai
portrait-segmentation
mediapipe
color-harmonization
coral-tpu
gpu-delegate
-
Updated
Jan 17, 2021 - Jupyter Notebook
javascript
machine-learning
frontend
creative-coding
tensorflow
eye-tracking
human-computer-interaction
eye-detection
tensorflowjs
tfjs
-
Updated
Jun 24, 2021 - JavaScript
A project to make Amazon Echo respond to sign language using your webcam
-
Updated
Jul 30, 2019 - JavaScript
A reinforcement learning environment for self-driving cars in the browser.
-
Updated
May 14, 2020 - TypeScript
Node.js module to predict indoor location using machine learning and WiFi information 📶
-
Updated
Jun 24, 2021 - JavaScript
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
face-recognition
face-detection
gaze-tracking
gesture-recognition
emotion-detection
body-tracking
hand-tracking
face-api
age-estimation
face-position
gender-prediction
tensorflowjs
tfjs
face-embedding
face-matching
body-segmentation
iris-tracking
face-mesh
human-library
-
Updated
Jul 30, 2021 - TypeScript
微信小程序运行 TensorFlow 的 Demo
-
Updated
May 7, 2021 - JavaScript
A machine learning project. Turn on your webcam. Mona Lisa's eyes will follow you around.
-
Updated
Jun 17, 2021 - Jupyter Notebook
A UI tool for quickly training image classifiers in the browser
machine-learning
tensorflow
image-classification
image-classifier
machinelearning
tensorflow-tutorials
tensorflow-experiments
tensorflow-examples
tensorflowjs
-
Updated
Jul 20, 2021 - TypeScript
Image Upscaling in Javascript. Increase image resolution up to 4x using Tensorflow.js.
javascript
neural-network
super-resolution
upscaling
image-enhancement
image-resolution
tensorflowjs
-
Updated
Jul 18, 2021 - TypeScript
Realtime TensorFlow.js + WebGL visualization apps. 3D Hand pose estimation, 3D Human pose estimation, Face swap, Depth estimation, Higher accuracy face detection.
-
Updated
Nov 27, 2020 - JavaScript
Play a Beat Saber clone with hand movements using Tensorflow.js & PoseNet
-
Updated
Jun 24, 2021 - JavaScript
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 between movement and machine.
-
Updated
Jun 26, 2020 - JavaScript
Evolution Simulator with Box2D
-
Updated
Feb 16, 2020 - JavaScript
Finger pose classifier for hand landmarks detected by TensorFlow.js handpose model
-
Updated
May 26, 2021 - JavaScript
-
Updated
Sep 27, 2020 - JavaScript
Automatic detection of water running to trigger a countdown in the browser
-
Updated
Jun 24, 2021 - JavaScript
javascript
machine-learning
typescript
ocr
computer-vision
tesseract
object-detection
tesnorflow
tensorflowjs
-
Updated
Dec 1, 2020 - TypeScript
Tensorflow hooks for React.js
-
Updated
Mar 2, 2021 - TypeScript
Interactive Visualization to Build, Train and Test an Autoencoder with Tensorflow.js
-
Updated
Jun 8, 2021 - JavaScript
用 Tensorflow.js 猜猜我的女朋友在想什么. A Tensorflow.js application for facial classification.
-
Updated
Jun 12, 2018 - TypeScript
Tiny YOLO v2 object detection with tensorflow.js.
-
Updated
Dec 13, 2018 - TypeScript
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. 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.
docker
converter
caffe
mxnet
tensorflow
keras
pytorch
tensorrt
coreml
onnx
tensorflow-lite
tflite
tensorflowjs
tfjs
openvino
models-converter
edgetpu
tf-trt
-
Updated
Jul 30, 2021 - Python
Improve this page
Add a description, image, and links to the tensorflowjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tensorflowjs 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
fetchVideo
andbufferToVideo
that works pretty much like thefetchImage
andbufferToImage
functions.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