Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 613 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 613 Bytes

YOLOv5 recursive-training

Installation:

  • Put cvat floder in cvat/util/cli
  • Put others in your yolov5 floder
  • check all the path is your path

Step 1:

  • export data which be labeled on cvat
export.sh $TASK_KEYWORD

Step 2:

  • unzip these zip files
init_unzip_n.sh $TASK_KEYWORD

Step 3:

  • start recursive yolov5 training
r_train.sh $TASK_KEYWORD