TrainingDataPro commited on
Commit
21113fe
1 Parent(s): bcd8cf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md CHANGED
@@ -1,3 +1,52 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
12
+ The dataset consists of videos of individuals wearing printed 2D masks or printed 2D masks with cut-out eyes and directly looking at the camera. Videos are filmed in different lightning conditions and in different places (*indoors, outdoors*). Each video in the dataset has an approximate duration of 2 seconds.
13
+
14
+ ### Types of videos in the dataset:
15
+ - **real** - 4 videos of the person without a mask.
16
+ - **mask** - 4 videos of the person wearing a printed 2D mask.
17
+ - **cut** - 4 videos of the person wearing a printed 2D mask with cut-out holes for eyes.
18
+
19
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2Fd29be8e22b3376efc1260f0a90f66d5c%2FMacBook%20Air%20-%201%20(2).png?generation=1690460078319549&alt=media)
20
+
21
+ 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.
22
+
23
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2Faa17e51fbcb74d5920dd0f5331f89668%2FMacBook%20Air%20-%201%20(3).png?generation=1690462300531653&alt=media)
24
+
25
+ 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.
26
+
27
+ 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.
28
+
29
+ # Get the Dataset
30
+
31
+ ### This is just an example of the data
32
+
33
+ Contact us via **[sales@trainingdata.pro](mailto:sales@trainingdata.pro)** or leave a request on **[https://trainingdata.pro/data-market](https://trainingdata.pro/data-market?utm_source=huggingface)** to discuss your requirements, learn about the price and buy the dataset
34
+
35
+ # Content
36
+ ### The folder **"files"** includes 17 folders:
37
+ - corresponding to each person in the sample
38
+ - containing of 12 videos of the individual
39
+
40
+ ### File with the extension .csv
41
+ - **user**: person in the videos,
42
+ - **real_1,... real_4**: links to the videos with people without mask,
43
+ - **mask_1,... mask_4**: links to the videos with 2D mask,
44
+ - **cut_1,... cut_4**: links to the videos with 2D mask with cut-out eyes
45
+
46
+ # Attacks might be collected in accordance with your requirements.
47
+
48
+ ## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface)** provides high-quality data annotation tailored to your needs
49
+
50
+ More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
51
+
52
+ TrainingData's GitHub: **https://github.com/trainingdata-pro**