Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 323 Bytes

subdir.md

File metadata and controls

21 lines (19 loc) · 323 Bytes

subdir

This image classification format simply derives the label of each image based on the directory that an image resides in. Here is an example:

|
+- data
   |
   +- label1
   |  |
   |  +- image11.jpg
   |  |
   |  +- image12.jpg
   |
   +- label2
   |  |
   |  +- image21.jpg
   |  |
   |  +- image22.jpg