pico-tflmicro icon indicating copy to clipboard operation
pico-tflmicro copied to clipboard

Pico TensorFlow Lite Port

Results 8 pico-tflmicro issues
Sort by recently updated
recently updated
newest added

Hi, I noticed the micro speech examples are missing in the latest commit. Is there a reason for this? Thanks, Lukas

Hi @petewarden I believe you were also a big part of the TFLITE for microcontrollers Github at https://github.com/tensorflow/tflite-micro-arduino-examples Can this pico-tfflmicro repo be easily ported to other microcontrollers or is...

I was having trouble getting the Hello World example to work. Code builds and runs on the Raspberry Pico, but the LED is constantly on. When debugging, I notice that...

... also includes hello_world fix (issue #17). Upgraded C++ compiler to 2017. NOTE: Four (4) tests are now skipped due to missing C++ linker dependencies - if merged please open...

Hi @petewarden I realize that the Pico 2 (and RP2350 chip) aren't widely available yet, so it may not be possible to answer this question yet, but I'll ask anyway:...

Hello, how are you? I believe that your project will help me a lot in learning TinyML. I have an academic project where I need to analyze 1-minute noises. I...

Please consider updating this [pico-tflmicro](https://github.com/raspberrypi/pico-tflmicro) port of TensorFlow Lite Micro library with all the latest changes from upstream TensorFlow Lite (LiteRT) to enable better suppport for RP2040 and RP2350 microcontrollers...

@aallan @petewarden It would be cool if you could update [pico-tflmicro](https://github.com/raspberrypi/pico-tflmicro) then demo microWakeWord running natively on RP2350 or RP2040 microcontrollers! * https://github.com/kahrendt/microWakeWord microWakeWord (also known as "mWW") is a...