-
I converted it to tflite. But it gives an error like this
```
Cannot copy to a TensorFlowLite tensor (serving_default_images:0) with 4915200 bytes from a Java Buffer with 23040 bytes.
```
-
### Summary
Given that [WasmEdge-tensorflow](https://github.com/second-state/WasmEdge-tensorflow) was migrated to the `wasmedge_tensorflowlite` and supported Android, is there a plan to add Android s…
-
it gives me this error when i use a uint8 model
`Caused by: java.lang.IllegalArgumentException: Cannot convert between a TensorFlowLite tensor with type UINT8 and a Java object of type [[F (which i…
-
I am working with Arduino_TensorFlowLite-2.4.0-ALPHA-precompiled library and trying to compile my arduino sketch. But I keep getting this error `Library Arduino_TensorFlowLite has been declared precom…
pv-98 updated
6 months ago
-
Hello! I'm new in TensorFlow and I'm creating a simple object detection app on Flutter using the TensorFlowLite library.
After finishing all the Flutter Code, I'm trying to debug it on a iOS Simulato…
-
Awesome project! Thanks for your efforts! :)
Thank you for making such a wonderful project.
I've trying to use tensorflow.js with webnn-native on my PC from building tensorflowlite and webnn-nativ…
-
Hey i am trying to run person detection esp32 cam after converting into c source file of image classification mobilenet v1 with 0.25 but getting reboot error. so please ket me know which version of tf…
-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.16.1
### Custom code
No
### OS p…
-
I am trying to implement Codeformer on the Android system. Are there any documents or repositories available for this? I would greatly appreciate any advice.
-
from TensorFlowLite, TensorFlow, Keras, ...