Commit
·
7eacf4d
1
Parent(s):
dba9894
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,51 @@
|
|
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 |
+
# Cut 2D Masks Presentation Attack Detection
|
14 |
+
The dataset consists of videos of individuals wearing printed 2D masks with cut-out holes for eyes, noses and mouths. Videos are filmed in different lightning conditions and in different places (*indoors, outdoors*), a person moves his/her head left, right, up and down. Each video in the dataset has an approximate duration of 7 seconds.
|
15 |
+
|
16 |
+
### Types of videos in the dataset:
|
17 |
+
- **2d_mask** - videos of the person wearing a printed 2D mask with cut-out holes for eyes.
|
18 |
+
- **cut_mask** - videos of the person wearing a printed 2D mask with cut-out holes for eyes, mouth and nose. All videos represent masks with holes for *eyes*, in some videos holes for both *mouth and nose* are made, in others only for *mouth or nose*.
|
19 |
+
|
20 |
+
.png?generation=1690468363734380&alt=media)
|
21 |
+
|
22 |
+
People in the dataset wear different accessorieses, such as *glasses, caps, scarfs, hats and masks*. Most of them are worn over a mask, however *glasses and masks* can be are also printed on the mask itself.
|
23 |
+
|
24 |
+
.png?generation=1690468790515642&alt=media)
|
25 |
+
|
26 |
+
The dataset serves as a valuable resource for computer vision, anti-spoofing tasks, video analysis, and security systems. It allows for the development of algorithms and models that can effectively detect attacks perpetrated by individuals wearing printed 2D masks.
|
27 |
+
|
28 |
+
Studying the dataset may lead to the development of improved security systems, surveillance technologies, and solutions to mitigate the risks associated with masked individuals carrying out attacks.
|
29 |
+
|
30 |
+
# Get the Dataset
|
31 |
+
|
32 |
+
### This is just an example of the data
|
33 |
+
|
34 |
+
If you need access to the entire dataset, contact us via **[[email protected]](mailto:[email protected])** or leave a request on **[https://trainingdata.pro/data-market](https://trainingdata.pro/data-market?utm_source=huggingface)**
|
35 |
+
|
36 |
+
# Content
|
37 |
+
### The dataset contains of two folders:
|
38 |
+
- **2d_masks** contains videos of the person wearing a printed 2D mask with cut-out holes for eyes.
|
39 |
+
- **cut_masks** includes videos of the person wearing a printed 2D mask with cut-out holes for eyes, mouth and nose.
|
40 |
+
|
41 |
+
### File with the extension .csv
|
42 |
+
- **link**: link to access the video,
|
43 |
+
- **type**: type of the attack: *with printed 2D mask with cut-out holes for eyes* OR *with printed 2D mask with cut-out holes for eyes, mouth and nose*
|
44 |
+
|
45 |
+
# Attacks might be collected in accordance with your requirements.
|
46 |
+
|
47 |
+
## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface)** provides high-quality data annotation tailored to your needs
|
48 |
+
|
49 |
+
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
50 |
+
|
51 |
+
TrainingData's GitHub: **https://github.com/trainingdata-pro**
|