SparkFun Forums 

Where electronics enthusiasts find answers.

Topics pertaining to the Arduino Core & software used with the Artemis module and Artemis development boards.
User avatar
By gimmy987
#244082
Hi!

Is there an Arduino TensorFlow Lite library available for download for the SparkFun Artemis Nano? I have been trying using https://github.com/tensorflow/tflite-mi ... o-examples but it requires many changes in the source code. Otherwise, do you have a tutorial that shows exactly the steps required to run a ML model on this platform?

Many thanks in advance for your help.
User avatar
By gimmy987
#244177
Hi! Many thanks for your reply!

No problem at all. I was just checking because I am writing the second edition of the tinyML Cookbook (https://www.amazon.com/TinyML-Cookbook- ... 145&sr=8-3) and I will be using this board to showcase some tinyML projects. Since there is no pre-built Arduino Library for TensorFlow Lite, I will provide a guide on GitHub (https://github.com/PacktPublishing/TinyML-Cookbook_2E) to explain how to generate it for this board.

Many thanks for your help.
Gian Marco
User avatar
By gimmy987
#245375
Hi,

Hi, for those interested in using the latest TensorFlow Lite for Microcontroller library, I wrote a guide and prepared a Colab notebook to generate the library compatible for almost all Arduino compatible platforms (including the SparkFun RedBoard Artemis Nano).

Everything is in the GitHub repository of the TinyML Cookbook, 2E (GitHub - PacktPublishing/TinyML-Cookbook_2E: TinyML Cookbook, 2E_Published by Packt)

In particular:
The guide: https://github.com/PacktPublishing/Tiny ... cro_lib.md

The Colab notebook: https://github.com/PacktPublishing/Tiny ... _lib.ipynb

A recent Arduino TensorFlow Lite for Microcontroller library: https://github.com/PacktPublishing/Tiny ... owLite.zip

Let me know if it works (or it does not) for you.

Best,
Gian Marco
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum