Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 423 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 423 Bytes

#yolov5_split_dataset

****i have all the iamges and text annotiation in one folder

***they are arranged by name like (car1.jpg car2.jpg ......) then comes the secound class iagames (human1.jpg human2.jpg .....) and also the folder should contain the txt annotation files

now comes to statgy:- the code splite the images to 75% train and 25% valid

Note - you can change the partition and you can simply rewrite the code