How to train YOLOv3

Bima Putra
3 min readJun 20, 2021

Open LabelImg you can download here https://tzutalin.github.io/labelImg/

Let’s do this

  1. Open Google Drive and make folder like this
  1. Make Folder with many picture like this

2. Open Dir

3. Select that’s collections image folder

4. Next Change Save Dir and click where folder. Anyway this same folder before.

4. Click PascalVOC (this will be YOLO)

5. That’s it

6. Click RectBox

7. Region what you named

8. I named it “hand”

9. Save

10. Click next image until end

11. It will be like this

12. Select all and Add archive

13. Setting name images.zip

13. Upload to your yolov3 folder in Google Drive like this

14. Anyway if you look in Train_YoloV3 it will many setting. So move to my github repository

13. Oh also don’t forget classes

14. Hand number 15. Where i know that’s number 15? From this file

15. See?

--

--