-
I build Unet architecture with TensorFlow Js.
But I faced a problem with Incompatible shapes error.
My input was [512, 512, 3] 3d tensor and label is [512, 512] 2d tensor.
my model was
con…
-
#### TensorFlow.js version
2.3.0
#### Browser version
N/A
#### Describe the problem or feature request
I upgraded to pip tensorflowjs 2.3.0 from 1.3.2 and now the models converted by tensorflow…
-
-
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.…
-
To get help from the community, check out our [Google group](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs).
#### TensorFlow.js version
Install via Yarn.
var version = '0.6.0'…
-
see https://github.com/pypa/pip/issues/9284#issuecomment-800651384
had to modify the requirements.txt because debian 11 ships python 3.9. tensorflow requires the latest version available to have py…
-
Given Webassembly/simd is taking so long, perhaps it's not meant to be? Should we just cancel the whole thing?
-
Please make the ability to convert TensorflowJS models into TensorflowLite (flatbuffers?) so that they can be used on micro-controllers such as the $100 [Dual Core Arduino Portenta H7 ](https://www.ar…
-
a lobe export Option to tensorflow js would be nice.
-
## 🚀 Feature
Detectron2 currently supports export to Caffe2 for deployment through Onnx. Could it be possible to create an api similar to [`export_caffe2_model`](https://github.com/facebookresearch/d…