Skip to content

Example project running Fashion Mnist TFLite model on ESP32

Notifications You must be signed in to change notification settings

akshayvernekar/esp_tensorflow_fmnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp_tensorflow_fmnist

Example project running Fashion Mnist TFLite model on ESP32

For more details check following link : https://medium.com/analytics-vidhya/building-edge-ai-applications-using-tensorflow-lite-on-esp32-baf8534b176e

Important Note: This repository has been tested with ESP-IDF version 4.0, other versions might need some adjustments.

Using the repository:

Clone the repository using below command

git clone --recursive https://github.com/akshayvernekar/esp_tensorflow_fmnist.git

If you clone project without --recursive flag, please go to the project directory and run command git submodule update --init before doing anything.

Video:

To watch the video of the demo click here

About

Example project running Fashion Mnist TFLite model on ESP32

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published