Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 553 Bytes

File metadata and controls

9 lines (6 loc) · 553 Bytes

Image classification STM32 model zoo

Directory components:

  • getting_started contains an application template for image classification. The user must first run the deploy.py script before running it. See deployment README.md
  • models a collection of optimized pretrained models for different image classification use-cases.
  • scripts contains tools to train, evaluate and deploy your model on your STM32 target.