-
Hi, has anyone experience with making predictions on a microcontroller? Is the YDF C++ Library compatible with microcontroller architecture?
For my understanding YDF models not yet compatible with T…
-
Hi,
Leaving this here in case someone is also trying to convert to a TF lite model.
From the keras_cv documentation:
```
!pip install --upgrade keras-cv
!pip install --upgrade tensorflow
```
…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux
- TensorFlow installed from (source or binary): binary
- TensorFlow version (or github SHA if from source): 2…
-
When I launch the application on the android, I get the error "DllNotFoundException: tfliteextern"
Where can I download this library?
-
I am running BirdNet on a Raspberry Pi 4. After several weeks of stable operation I recently ran the software updates. Since then it appears that the recording/analysis of audio fails on a random basi…
-
Hi @LukeWood,
For fun, I tried converting stable Diffusion model from Tensorflow to TF lite, so that I can run it on coral/edge tpu.
I tried two approaches:
I- Saved model approach:
II- Go thr…
-
I want to run deepspeech.tflite on NPU and need to get deepspeech-0.9.3-models.tflite in int8 or int16 format. How can I use existing deepspeech-0.9.3-models.tflite float32 type to get an int type?
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Robot Model
Turtlebot4 Lite
### ROS distro
Humble
### Networking Configuration
Simple Discovery
### OS
Ubuntu 22.04
### Built from source or installed?
Installed
### Package version
1.0…
-
can tf-expain explain tf-lite models?
if can, how to explain?
if not, would you have some advice or suggestion?