Skip to content

This repository provides the code for splitting the data for YOLOv7

Notifications You must be signed in to change notification settings

SyedSybtain/Train-Test-Validate-for-YOLOv7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Train-Test-Validate-for-YOLOv7

This repository provides the code for splitting the data for YOLOv7

Data Distribution

meta-chart

How to Use File :

1 . Copy Images to Images Folder

2 . Copy Labels to Labels Folder

3 . Make sure you have the python file in same folder of Images and Labels

4 . Run the python script through cmd prompt or text editor.

Note : You can chane the data distribution of train,test and valid from line 50,51,52 from python file.

About

This repository provides the code for splitting the data for YOLOv7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages