Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

HRSC2016_YOLO

HRSC 2016 Dataset can be downloaded from this link.

Put this script into unzipped folder (organized as below) and run it

HRSC2016
├── FullDataSet
│   ├── AllImages
│   ├── Annotations
│   └── ...
├── ImageSets
│   ├── train.txt
│   ├── val.txt
│   ├── test.txt
│   └── ...
├── Test
│   ├── AllImages
│   ├── Annotations
│   └── ...
└── Train
    ├── AllImages
    ├── Annotations
    └── ...

About

A python script helping to convert HRSC2016 dataset into YOLO format

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages