Timdb commited on
Commit
005c9d0
1 Parent(s): 375ead1

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 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".
 
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", corresponding to the direction the drone should rotate or fly in.