Skip to content

Latest commit

 

History

History
 
 

image_classification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.