mirror of
https://github.com/m5stack/UNITV_TRAIN.git
synced 2026-05-20 11:05:22 -07:00
acb6c16ab7e4bf84b396547828407efbd165cd8b
train_scripts
You can also train on Maixhub.com, just upload your datasets and you will get result
Train type
- Object classification(Mobilenet V1): judge class of image
- Object detection(YOLO v2): find a recognizable object in the picture
Usage
1. Object classification (Mobilenet V1)
2. Object detection (YOLO V2)
License
MIT, see LICENSE
Languages
Python
100%