-
Hey Lingdong.
Thanks for making this code available.
I am trying to make it run in offline mode using the Brackets.io IDE to work on it.
Do you have instruction on how to run this locally?
Fo…
-
Hi! TensorFlow model is not found. cant install here is the message i got
error: could not find a version that satisfies the requirement tensorflow==1.15 (from versions: 2.5.0rc0, 2.5.0rc1, 2.5.0r…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
…
-
In the page you write “Due to a limitation with Tensorflow.js in the browser, model prediction can only happen on the CPU.”
But all ops in TensorFlow JS should be using WebGL, and so why are the pr…
-
Following are the versions of node-packages to reproduce the error
"face-api.js": "^0.22.2"
"@tensorflow/tfjs-backend-cpu": "^2.7.0"
"@tensorflow/tfjs-backend-webgl": "^2.7.0"
"@tensorflow/tfjs-co…
-
Context: I want to use [TensorFlow.js](https://github.com/tensorflow/tfjs) in the browser. I'm using [rollup](https://rollupjs.org/) to bundle my app for the browser.
The TensorFlow.js source [impo…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOs 12.6.3 | M1 Chip
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile devic…
-
I have Anaconda installed on my windows machine, so I only followed the instructions below `Activate conda environment`. So create the new environment, activate it and install the dependencies via cop…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 22.0…