-
Dear ml5 community,
I'm submitting a new issue. Please see the details below.
### → Step 1: Describe the issue 📝
> Did you find a bug? Want to suggest an idea for feature?
* New Fea…
-
As subject line says, ** tfjs_graph_converter** fails when converting model with numpy.float64.
```text
TensorFlow.js Graph Model Converter
Graph model: openimages-ssd-mobilenet-v2
Output: …
-
Document.html:341 Uncaught (in promise) TypeError: yolov3Tiny is not a function
at start (Document.html:341)
at Document.html:350
i had this question,i use it in electron
i only use yo…
-
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…
-
`tensorflowjs_convert` fails to convert `saved_models` when there are no explicit `tags` set in model
such models are working fine when loaded with `loadSavedModel()`, so it's not a model issue, …
-
#### TensorFlow.js version
Keras: 2.3.1
Tensorflow: 2.20
Tensorflow.js: 1.7.2
tfjs-react-native: ^0.2.3
expo: ~37.0.3
react: ^16.9.0
#### Describe the problem or feature request
I'm tryi…
-
When I converted saved_model into tfjs, there was a problem. I think you might have encountered it. How did you solve it?
the xshell scripts is :
`CUDA_VISIBLE_DEVICES=0 tensorflowjs_converter --inp…
-
Hi there, I like Tensorflow JS. But I want to use Tensorflow JS in Google Colab for research. Maybe you can explain some solutions. Thank you very much!
-
following error is shown in console -
tfjs@latest:2 Uncaught (in promise) Error: Provided weight data has no target variable: bidirectional_1/forward_lstm_1/lstm_cell_4/kernel
at new e (tfjs@la…
-
When I used the code provided by https://codelabs.developers.google.com/codelabs/tensorflowjs-audio-codelab/index.html#0 to test, I found that the accuracy is too low and it is sensitive to any sound.…