vkashko commited on
Commit
54eb503
·
1 Parent(s): f16f409

docs: update readme

Browse files
Files changed (1) hide show
  1. README.md +36 -2
README.md CHANGED
@@ -1,11 +1,45 @@
1
  ---
 
 
2
  license: cc-by-nc-nd-4.0
3
  task_categories:
4
  - image-classification
5
- language:
6
- - en
7
  tags:
8
  - code
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # 2D Masks Presentation Attack Detection
 
1
  ---
2
+ language:
3
+ - en
4
  license: cc-by-nc-nd-4.0
5
  task_categories:
6
  - image-classification
 
 
7
  tags:
8
  - code
9
+ dataset_info:
10
+ features:
11
+ - name: user
12
+ dtype: string
13
+ - name: real_1
14
+ dtype: string
15
+ - name: real_2
16
+ dtype: string
17
+ - name: real_3
18
+ dtype: string
19
+ - name: real_4
20
+ dtype: string
21
+ - name: mask_1
22
+ dtype: string
23
+ - name: mask_2
24
+ dtype: string
25
+ - name: mask_3
26
+ dtype: string
27
+ - name: mask_4
28
+ dtype: string
29
+ - name: cut_1
30
+ dtype: string
31
+ - name: cut_2
32
+ dtype: string
33
+ - name: cut_3
34
+ dtype: string
35
+ - name: cut_4
36
+ dtype: string
37
+ splits:
38
+ - name: train
39
+ num_bytes: 4607
40
+ num_examples: 17
41
+ download_size: 901061924
42
+ dataset_size: 4607
43
  ---
44
 
45
  # 2D Masks Presentation Attack Detection