We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0af114 commit 72ab7efCopy full SHA for 72ab7ef
tfjs-backend-wasm/README.md
@@ -1,12 +1,17 @@
1
# Usage
2
3
-This package adds a WebAssembly backend to TensorFlow.js. This is currently in
4
-**alpha** and has enough op support to run the following models
5
-from our [models](https://github.com/tensorflow/tfjs-models) repo:
6
-- MobileNet
+This package adds a WebAssembly backend to TensorFlow.js. It currently supports
+the following models from our
+[models](https://github.com/tensorflow/tfjs-models) repo:
+- BlazeFace
7
- BodyPix
8
-- PoseNet
9
- CocoSSD
+- Face landmarks detection
10
+- HandPose
11
+- KNN classifier
12
+- MobileNet
13
+- PoseDetection
14
+- Q&A
15
- AutoML Image classification
16
- AutoML Object detection
17
0 commit comments