TrainingDataPro
commited on
Commit
·
553c3ea
1
Parent(s):
206182e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
task_categories:
|
4 |
+
- video-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- finance
|
9 |
+
- legal
|
10 |
+
- code
|
11 |
---
|
12 |
+
|
13 |
+
# 2D Printed Masks Attacks
|
14 |
+
The dataset includes 3 different types of files of the real people: original selfies, original videos and videos of 2d printed masks attacks. The dataset solves tasks in the field of anti-spoofing and it is useful for buisness and safety systems.
|
15 |
+
|
16 |
+
# Get the Dataset
|
17 |
+
To order a dataset tailored to your needs, please write to us at the address: Andrew, [[email protected]](mailto:[email protected]) or leave a request on **https://trainingdata.pro/data-market**
|
18 |
+
|
19 |
+
# Content
|
20 |
+
### The dataset contains of three folders:
|
21 |
+
- **live_selfie** contains the original selfies of people
|
22 |
+
- **live_video** includes original videos of people
|
23 |
+
- **2d_masks** contains videos of attacks with the 2d printed mask using original images from "live_selfie" folder
|
24 |
+
|
25 |
+
### File with the extension .csv
|
26 |
+
includes the following information for each media file:
|
27 |
+
- **live_selfie**: the link to access the original selfie
|
28 |
+
- **live_video**: the link to access the original video
|
29 |
+
- **phone_model**: model of the phone, with which selfie and video were shot
|
30 |
+
- **2d_masks**: the link to access the video with the attack with the 2d printed mask
|
31 |
+
|
32 |
+
|
33 |
+
**TrainingData** provides high-quality data annotation tailored to your needs.
|