TrainingDataPro commited on
Commit
5183152
1 Parent(s): 0ffb702

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -18
README.md CHANGED
@@ -27,37 +27,56 @@ dataset_info:
27
  download_size: 735628032
28
  dataset_size: 5063
29
  ---
30
-
31
- # Anti-Spoofing dataset: replay
32
  The dataset consists of 30,000+ videos of replay attacks from people from 157 countries.
33
- It is based on data from **Anti Spoofing Real Dataset**: https://huggingface.co/datasets/TrainingDataPro/anti-spoofing_Real.
34
- The dataset solves tasks in the field of anti-spoofing and it is useful for buisness and safety systems.
35
 
36
- The dataset includes: **replay attacks** - videos from Antispoofing Real filmed on the phone.
37
 
38
- # Get the dataset
39
 
40
- ### This is just an example of the data
41
 
42
- Leave a request on [**https://trainingdata.pro/data-market**](https://trainingdata.pro/data-market/anti-spoofing-replay?utm_source=huggingface&utm_medium=cpc&utm_campaign=anti-spoofing_replay) to discuss your requirements, learn about the price and buy the dataset.
43
 
44
- # File with the extension .csv
45
- includes the following information for each media file:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
 
 
 
 
 
 
 
47
  - **live_video_id**: the unique identifier of the "Antispoofing Live" video
48
  - **phone**: the device used to capture the replay video,
49
  - **link**: the URL to access the replay video,
50
  - **phone_video_payback**: the device used to play the "Antispoofing Live" video,
51
  - **worker_id**: the identifier of the person who provided the media file,
52
 
53
- # Folder "img" with media files
54
- - containg all the photos and videos
55
- - which correspond to the data in the .csv file
56
-
57
- **How it works**: *go to the first folder and you will make sure that it contains media files taken by a person whose parameters are specified in the first line of the .csv file.*
58
-
59
- ## [**TrainingData**](https://trainingdata.pro/data-market/anti-spoofing-replay?utm_source=huggingface&utm_medium=cpc&utm_campaign=anti-spoofing_replay) provides high-quality data annotation tailored to your needs
60
 
61
  More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
62
 
63
- TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**
 
 
 
27
  download_size: 735628032
28
  dataset_size: 5063
29
  ---
30
+ # Antispoofing Replay - Biometric Attack dataset
 
31
  The dataset consists of 30,000+ videos of replay attacks from people from 157 countries.
32
+ It is based on data from **Anti Spoofing Real Dataset**: https://www.kaggle.com/datasets/trainingdatapro/anti-spoofing-live.
 
33
 
34
+ The anti spoofing dataset includes: **replay attacks** - videos from Antispoofing Real filmed on the phone.
35
 
36
+ The videos were gathered by capturing faces of genuine individuals presenting spoofs, using facial presentations. Our dataset proposes a novel approach that learns and detects spoofing techniques, extracting features from the genuine facial images to prevent the capturing of such information by fake users.
37
 
38
+ The dataset contains images and videos of real humans with various **resolutions, views, and colors**, making it a comprehensive resource for researchers working on anti-spoofing technologies.
39
 
40
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F0fe0cca9d56fd2c013589667097b24b9%2Freplay.png?generation=1685095721064910&alt=media)
41
 
42
+ The dataset provides data to combine and apply different techniques, approaches, and models to address the challenging task of distinguishing between genuine and spoofed inputs, providing effective anti-spoofing solutions in active authentication systems. These solutions are crucial as newer devices, such as phones, have become vulnerable to spoofing attacks due to the availability of technologies that can create replays, reflections, and depths, making them susceptible to spoofing and generalization.
43
+
44
+ Our dataset also explores the use of neural architectures, such as deep neural networks, to facilitate the identification of distinguishing patterns and textures in different regions of the face, increasing the accuracy and generalizability of the anti-spoofing models.
45
+
46
+ # 💴 For Commercial Usage: Full version of the dataset includes 30 000+ videos, leave a request on **[TrainingData](https://trainingdata.pro/datasets/anti-spoofing-replay?utm_source=huggingface&utm_medium=cpc&utm_campaign=anti-spoofing_replay)** to buy the dataset
47
+
48
+ ### Metadata for the full dataset:
49
+ - **replay.assignment_id** - unique identifier of the media file
50
+ - **real_assignment_id**- unique identifier of the media file from the [Antispoofing Real Dataset](https://trainingdata.pro/datasets/antispoofing-real?utm_source=huggingface&utm_medium=cpc&utm_campaign=antispoofing-replay-dataset)
51
+ - **worker_id** - unique identifier of the person
52
+ - **age** - age of the person
53
+ - **true_gender** - gender of the person
54
+ - **country** - country of the person
55
+ - **ethnicity** - ethnicity of the person
56
+ - **video_extension** - video extensions in the dataset
57
+ - **video_resolution** - video resolution in the dataset
58
+ - **video_duration** - video duration in the dataset
59
+ - **video_fps** - frames per second for video in the dataset
60
+
61
+ # 💴 Buy the Dataset: This is just an example of the data. Leave a request on **[https://trainingdata.pro/datasets](https://trainingdata.pro/datasets/anti-spoofing-replay?utm_source=huggingface&utm_medium=cpc&utm_campaign=anti-spoofing_replay) to discuss your requirements, learn about the price and buy the dataset**
62
 
63
+ # Content
64
+ ### The folder **"samples"** includes 30 folders:
65
+ - corresponding to each person in the sample
66
+ - containing of the video of replay attack
67
+
68
+ ### File with the extension .csv
69
+ includes the following information for each media file:
70
  - **live_video_id**: the unique identifier of the "Antispoofing Live" video
71
  - **phone**: the device used to capture the replay video,
72
  - **link**: the URL to access the replay video,
73
  - **phone_video_payback**: the device used to play the "Antispoofing Live" video,
74
  - **worker_id**: the identifier of the person who provided the media file,
75
 
76
+ **[TrainingData](https://trainingdata.pro/datasets/anti-spoofing-replay?utm_source=huggingface&utm_medium=cpc&utm_campaign=anti-spoofing_replay)** provides high-quality data annotation tailored to your needs.
 
 
 
 
 
 
77
 
78
  More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
79
 
80
+ TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**
81
+
82
+ *keywords: ibeta level 1, ibeta level 2, liveness detection systems, liveness detection dataset, biometric dataset, biometric data dataset, biometric system attacks, anti-spoofing dataset, face liveness detection, deep learning dataset, video replay attack, replay attack dataset, replay attack database, replay mobile dataset, video attack attempts, face spoofing database, face anti-spoofing, face recognition, face detection, face identification, human video dataset, video dataset, phone attack dataset, face anti spoofing, large-scale face anti spoofing, rich annotations anti spoofing dataset, replay spoof attack, display spoof attack*