-
the NSFW model URL is unavailable,can you share it with me?
-
-
I encountered a challenging error with version 1.5.2. Does anyone have any suggestions?
It seems the issue is related to the WASM file or its configuration. Since these files are not available on G…
tiuvi updated
5 months ago
-
**Describe the bug**
Trying to convert a siamese Resnet18 model from Pytorch to Tensorflow but I get the following error in tf.loadModel
> tfjs@latest:2 Uncaught (in promise) Error: Provided weigh…
-
We can probably add a tickbox or a tensorflow component subclass which would enable remote tensorflow. This would work via re-routing calls to the tensorflow component to e.g. a python socket.io serve…
-
This issue is to help keep track of API latency times and to put in the effort to document and improve on it.
Currently, response times are between `5.185s - 7s`
## Test response times in Terminal
``…
-
Tried to make a prediction on a .jpg/.png saved image of random drawings (from quick draw data set, directly saved the image).
However, the prediction came off quite wrong and can't seem to get it wo…
-
Hello, when I test your `test.py` with `models/mnv3_seg/munet_mnv3_wm10.h5` and `models/mnv3_seg/munet_mnv3_wm10.h5`, I find the result is not very good. What model and parameters I should set to get …
-
Hello There,
I recently did transfer-learning on efficientdet and I wanted to convert it into javascript using onnx.js. It worked wonderfully in python, but it failed to work in javascript.
I g…
-
I have created a TensorFlow model consisting of a custom layer saved in tensorflowjs format. Now when I try loading the model using `tf.loadLayersModel()` it does not load stating that the custom laye…