Skip to content

A simple machine vision classifier of StarWars characters runs on K210, using MaixPy

License

Notifications You must be signed in to change notification settings

andriyadi/StarWars-Chars-AIClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarWars-Chars-AIClassifier

A simple machine vision classifier of StarWars characters runs on K210, developed with MaixPy.

Demo Video

Click thumbnail

Training

Refer the notebook: train/mbnet_train.ipynb

Also refer the preparation steps here

Notes

Currently, MaixPy only supports kmodel version 3. So, I have to use old nncase to convert tflite to kmodel file.

Disclaimer

Star Wars and all of its affiliated properties remains the intellectual property of Lucasfilm Ltd. under Disney. All images used for training remains the intellectual property of respective owners.