- Step 0: Clone YOLOv3 darknet
- Step 1: Download:
- Dataset: link
- Model: snowman weights - 121000 steps
- Step 3: Run:
- Train: you can train model again with Yolov3. Read more at AlexeyAB
- Test:
./darknet detector test snowman.data snowman.cfg models/snowman.weights [image_path]