Timdb commited on
Commit
0e4a518
1 Parent(s): 2c0f883

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,4 +46,4 @@ This dataset can be used to train Convolutional Neural Networks for obstacle avo
46
 
47
  ## Dataset Structure
48
 
49
- The dataset consists of a single folder containing all images. Each image has features listed in the metadata, which are "Left", "Forward" and "Right".
 
46
 
47
  ## Dataset Structure
48
 
49
+ The dataset consists of a train set (90% of the data) and a test set (10% of the data). Each image has its label embedded in the metadata, the possible labels are: "left", "forward", "right".