gooligang commited on
Commit
d9702fe
1 Parent(s): bfa69f9

This dataset consists of 47320 images divided among, Training: 41000 Validation: 3640 Test: 2080
The images are of varying sizes and therefore need to be preprocessed to a uniform size before use. The images are of letters from the Swedish sign language SSL (A-Z).
Training contains 1600 images per class. Validation contains 140 images per class. The test contains 80 images per class.

SOURCES
The data is collected from volunteers.

COLLECTION METHODOLOGY
Collected using Python OpenCV library.

GitHub link to project: https://github.com/gooligang/Final_exam

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ task_categories:
4
  language:
5
  - en
6
  - sv
7
- pretty_name: Swedish Sign Language Alphabet (A-Z)
8
  size_categories:
9
  - n<1K
10
  ---
 
4
  language:
5
  - en
6
  - sv
7
+ pretty_name: Swedish Sign Language Alphabet(A-Z)
8
  size_categories:
9
  - n<1K
10
  ---