-
I tried to use dynamic imports with ES modules:
```
if(cameraExist) {
Promise.all([
import('@tensorflow/tfjs-core'),
import('@tensorflow/tfjs-converter'),
import('@tensorflow/tfjs-…
-
how to use .\detection_demo.exe with blazeface model,thanks,
-
Hi, I followed the steps given and done installations but when i start live examples given on your web, it gives zero percent accuracy. I don't know how to make it work. Please help me out
-
Hi , i'm create flutter module for ios with command line : flutter build ios-framework --xcframework --no-universal --output=some/path/MyApp/Flutter/ andd i add it to my ios project exactly what docum…
-
**Issue Description**
When I open the mesh and iris models on my laptop(i5,2.3GHz), the first time I open the web page, there will be 4-5 seconds of lag. During this time, animation and other things …
-
I try to run the [Handpose](https://github.com/tensorflow/tfjs-models/tree/master/handpose) model in react native via [tfjs-react-native](https://github.com/tensorflow/tfjs/tree/master/tfjs-react-nati…
-
Hello, let's continue here.
I have this error message when loading the demo on localhost.
![1604955466_grim](https://user-images.githubusercontent.com/58534677/98595841-8bc73000-22a4-11eb-8cc0-e…
-
TensorFlow.js version: 1.7.1
Browser version Firefox v74
For my web application, I use **TensorFlow js with BlazeFace model** to recognize the number of people present in a frame from a live cam…
-
I can't run the webcam demo on my real phone (iphone 6). It exceeds 650 mb ram. Then my application crashes. I can run it in the simulator, it works very, very slowly there. It takes minutes to work. …
-
I want to know which model is used for face recognition?