Created
January 25, 2020 19:15
-
-
Save SkalskiP/55927b95e1f116248faed8de1f331f97 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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