Jonasbj99 commited on
Commit
dab28c8
·
verified ·
1 Parent(s): 4401a30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,5 +12,7 @@ Dataset used for a training a model to classify Danish Sign Language signs, base
12
  The data is not split into training, test and validation sets.
13
 
14
  The dataset consist of four classes, 'unknown', 'hello', 'bye' and 'thanks'.
 
15
  There are 30 datapoints for each class.
 
16
  Each data point is 30 frames of data stored in individual Numpy files with x, y and z values for each hand landmark.
 
12
  The data is not split into training, test and validation sets.
13
 
14
  The dataset consist of four classes, 'unknown', 'hello', 'bye' and 'thanks'.
15
+
16
  There are 30 datapoints for each class.
17
+
18
  Each data point is 30 frames of data stored in individual Numpy files with x, y and z values for each hand landmark.