TrainingDataPro
commited on
Commit
•
977bdfe
1
Parent(s):
8df78a1
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,47 @@
|
|
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 |
---
|
10 |
+
|
11 |
+
# Antispoofing Replay Dataset
|
12 |
+
The dataset consists of videos of replay attacks played on different models of MacBooks. The dataset solves tasks in the field of anti-spoofing and it is useful for buisness and safety systems.
|
13 |
+
|
14 |
+
The dataset includes: **replay attacks** - videos of real people played on a computer and filmed on the phone.
|
15 |
+
|
16 |
+
![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F618942%2F01a9fdf5d12367b2466bb859b18f7b93%2FUntitled.png?generation=1688045197310243&alt=media)
|
17 |
+
|
18 |
+
# Get the Dataset
|
19 |
+
This is just an example of the data. If you need access to the entire dataset, 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)**
|
20 |
+
|
21 |
+
# Content
|
22 |
+
The folder "attacks" includes videos of replay attack
|
23 |
+
### Models of MacBooks in the datset:
|
24 |
+
- MacBook 13
|
25 |
+
- MacBook Air
|
26 |
+
- MacBook Air 7
|
27 |
+
- MacBook Air 11
|
28 |
+
- MacBook Air 13
|
29 |
+
- MacBook Air M1
|
30 |
+
- MacBook Pro 12
|
31 |
+
- MacBook Pro 13
|
32 |
+
|
33 |
+
### File with the extension .csv
|
34 |
+
includes the following information for each media file:
|
35 |
+
|
36 |
+
- **file**: link to access the replay video,
|
37 |
+
- **phone**: the device used to capture the replay video,
|
38 |
+
- **computer**: the device used to play the video,
|
39 |
+
- **gender**: gender of a person in the video,
|
40 |
+
- **age**: age of the person in the video,
|
41 |
+
- **country**: country of the person
|
42 |
+
|
43 |
+
## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface)** provides high-quality data annotation tailored to your needs
|
44 |
+
|
45 |
+
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
46 |
+
|
47 |
+
TrainingData's GitHub: **https://github.com/trainingdata-pro**
|