Skip to content

uTensor/simple_cnn_tutorial

Repository files navigation

An End-to-End Tutorial Running CNN on MCU with uTensor

Setup

  1. python2.7 -m virtualenv .venv
  2. source .venv/bin/activate
  3. pip install mbed-cli && mbed deploy
  4. pip install utensor_cgen==0.3.3.dev2

Compilation

  1. attach your board to the computer
  2. run make compile

For the detailed guide, please refer to this post

About

uTensor CNN tutorial code trained with Tensorflow

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages