Skip to content

demulab/divide_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

divide_files

Divide all data into training data and test data, and make a test.list and a training.list for for training of YOLO.

Compile:

gcc -o divide_files divide_files.c    

Usage:

./divide_files
or  
./divide_files [portion]

portion: the portion of test data. The default value is 0.2.

About

Divide all data into training data and test data.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages