magarcd commited on
Commit
ed8b18f
·
verified ·
1 Parent(s): 6c46805

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset Card for easy-to-read translation
2
+
3
+ ## Table of Contents
4
+ -[Table of Contents](#table-of-contents)
5
+ -[Dataset Description](#dataset-description)
6
+ -[Dataset Summary](#dataset-summary)
7
+ -[Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
8
+ -[Languages](#languages)
9
+ -[Dataset Structure](#dataset-structure)
10
+ -[Data Instances](#data-instances)
11
+ -[Data Fields](#data-fields)
12
+ -[Dataset Creation](#dataset-creation)
13
+ -[Source Data](#source-data)
14
+ -[Annotations](#annotations)
15
+
16
+ ## Dataset Description
17
+ - **Point of Contact:** [Vanessa Alvear]([email protected]), [Manuel García] ([email protected]), [Mirari San-Martin] ([email protected])
18
+
19
+ ### Dataset Summary
20
+ A corpus with a subset of 20,920 videos of 30 fingerspelled letters of the LSE (which comes from Lengua de Signos Española) alphabet and five seleccted signs ("Good morning", "Good afternoon", "Good night", "Thank you" and "Claps").
21
+ This dataset was compiled with the aim of creating a multi-person dataset to reduce the language barrier for people with hearing impairments.
22
+
23
+ ### Supported Tasks and Leaderboards
24
+
25
+ Video Classification
26
+
27
+ ## Languages
28
+ Spanish and Spanish Sign Language.
29
+
30
+ ## Dataset Structure
31
+
32
+ ### Data Instances
33
+
34
+ For each instance, there is a string for
35
+
36
+ The dataset is composed of 20,920 videos in .avi and .mp4 formats and a txt for each video with the skeleton data.
37
+
38
+
39
+ ### Data Fields
40
+ The dataset contains 18 folders containing all the videos. The most important information about each video is provided in its name. Each video name contains the background it was recorded on, the camera, the viewing angle, video type (RGB, Depth, or IR), gesture, hand used, participant ID, and gesture repetition number.
41
+ Moreover, there is a folder with all the txt files.
42
+
43
+ ## Source Data
44
+ The dataset was taken with 4 different cameras: 2x Logitech cameras at 640x480 resolution and 30 FPS, 2x Microsoft cameras at 640x480 resolution and 30 FPS, 1x FEMTO that captures 3 different types of video; RGB at 1920x1080 resolution and 30 FPS, Depth at 640x576 resolution at 30 FPS and Infrared at 640x576 resolution at 30 FPS and 1x Realsense that captures 2 different types of video; RGB at 640x480 resolution at 30 FPS and Depth at 640x480 resolution at 30 FPS.
45
+
46
+
47
+
48
+ ## Annotations
49
+ The dataset contains a total of 20,920 videos divided between the letters of the LSE finger alphabet and five simple actions (Aplausos, Buenos Días, Buenas Tardes, Buenas Noches and Gracias).
50
+ The minimum number of videos per class for letters is XXX and around XXX for the rest of the letters. The maximum number of videos for a letter is XXX and for actions, a minimum of XXX per action (for the action Gracias) and a maximum of XXX (for the action Buenos Días).
51
+
52
+ ## Licensing
53
+ Alguna gratuita y de código abierto tipo GPL
54
+
55
+ ## Citation information
56
+ Aquí poner la referencia para poder citarlo en BibTex