-
Hi Siraj!
Trying to run your demos locally, I keep on getting the above error. Paste of the console:
`17:09:49.614 demo_util.js:173 Uncaught ReferenceError: regeneratorRuntime is not defined
…
-
### What version of Bun is running?
1.0.29
### What platform is your computer?
linux
### What steps can reproduce the bug?
```ts
import { Magika } from "magika@0.2.5";
const magika = new Magika…
-
I am experiencing a significant discrepancy in the logits and probabilities output when running the same TensorFlow.js model on Android and iOS. The model, a self-trained MobileNetV3 (large) from PyTo…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): **no**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): **Window…
-
Hi,
Awesome project!!!
Would you be able to provide models inside public/models in Tensorflow model.save() format with weights and Architecture in addition to Tensorflow.js format?
Thanks! :)
-
I tried different versions and also tfjs-lambda, but it all gives the error on Zeit now. Cannot use my api anymore!! You shouldn't have fixed the tfjs-converter version to latest, which apparently cau…
-
## Combine the Node and Flask hosting scripts into "hosting.js" (one JS file)
- [ ] Add Tensorflow.js model to script
- [ ] Write script to make predictions through JS model
- [ ] Delete Flask server
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
# Steps taken:
1. Clone the repo
2. cd face-api.js/examples/examples-nodejs
3. npm i
4. tsc faceRecognition.ts
5. node faceRecognition.js
# Expected Result:
The example should run successfu…
-
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…