Skip to content

mbartling/uTensor-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uTensor-CLI

Introduction

uTensor is an extremely light-weight Deep-Learning Inference framework built on mbed and Tensorflow. uTensor-cli translates your .proto files into models which can be imported into existing mbed projects.

This project is under going constant development.

Requirement

  • Python
  • Mbed CLI
  • Tensorflow
  • Mbed-os 5.6+ compatible boards with at least 256kb of RAM
  • SD Card (Must be LESS than 32 GB)
  • SD Card reader for the board (Optional if built into the board)

Finding your target name

mbed detect to see which target is connect to the board

mbedls -l to list all supported targets

Using uTensor-cli

python utensor/utensor.py graph_out/quantized_graph.pb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published