Vadzim Kashko commited on
Commit
285dd1f
1 Parent(s): b97adb5

docs: readme

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -7,6 +7,26 @@ language:
7
  - en
8
  tags:
9
  - legal
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
  # Anti-Spoofing Real Waist-High Dataset
12
  The dataset consists of waist-high selfies and video of real people. The dataset solves tasks in the field of anti-spoofing and it is useful for buisness and safety systems.
 
7
  - en
8
  tags:
9
  - legal
10
+ dataset_info:
11
+ features:
12
+ - name: photo
13
+ dtype: image
14
+ - name: video
15
+ dtype: string
16
+ - name: phone
17
+ dtype: string
18
+ - name: gender
19
+ dtype: string
20
+ - name: age
21
+ dtype: int8
22
+ - name: country
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 34728975
27
+ num_examples: 8
28
+ download_size: 195022198
29
+ dataset_size: 34728975
30
  ---
31
  # Anti-Spoofing Real Waist-High Dataset
32
  The dataset consists of waist-high selfies and video of real people. The dataset solves tasks in the field of anti-spoofing and it is useful for buisness and safety systems.