Skip to content

Predictive maintenance on the edge. uTensor - for building ML models for edge devices. Emedded RTOS C++ programming. Build a model on the desktop/laptop and transfer to a ST microprocessor.

Notifications You must be signed in to change notification settings

Rajesh-Siraskar/EdgeAI-uTensor_Embedded_RTOS_for_ARM_processors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeAI

Embedded RTOS C++ programming for the ARM processor

uTensor

  1. Use of uTensor for building ML models for edge devices. Emedded RTOS C++ programming
  2. uTensor Deep Neural Network Model
  3. Trains a model on the desktop and deploys on the ARM processor
  4. Can perform predictive maintenance

uTensor:

https://utensor.github.io/website/ https://github.com/uTensor/uTensor

uTensor is an extremely light-weight machine learning inference framework built on Tensorflow and optimized for Arm targets. It consists of a runtime library and an offline tool that handles most of the model translation work. This repo holds the core runtime and some example implementations of operators, memory managers/schedulers, and more, and the size of the core runtime is only ~2KB!

About

Predictive maintenance on the edge. uTensor - for building ML models for edge devices. Emedded RTOS C++ programming. Build a model on the desktop/laptop and transfer to a ST microprocessor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages