dog-qiuqiu / MobileNet-Yolo

MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:
Other
1.71k stars 277 forks source link

How to train yoloface-500k. #36

Closed beaconhappiness closed 3 years ago

beaconhappiness commented 3 years ago

I hope to train yoloface-500k model on custom database. How to train this model? Where can I get trainer for this model.

eltonfernando commented 3 years ago

use https://github.com/tzutalin/labelImg for annotation

use the repository of AlexeyAB git clone https://github.com/AlexeyAB/darknet

Follow the README.md instructions for your operating system