Skip to content

Instantly share code, notes, and snippets.

@SkalskiP
Created January 25, 2020 19:15
Show Gist options
  • Save SkalskiP/55927b95e1f116248faed8de1f331f97 to your computer and use it in GitHub Desktop.
Save SkalskiP/55927b95e1f116248faed8de1f331f97 to your computer and use it in GitHub Desktop.
dataset
├── class_names.txt
├── images
│ ├── image_1.png
│ ├── image_2.png
│ └── image_3.png
│ ...
└── labels
├── image_1.txt
├── image_2.txt
└── image_3.txt
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment