Update README.md
Browse files
README.md
CHANGED
|
@@ -26,35 +26,38 @@ tags:
|
|
| 26 |
---
|
| 27 |
# Liveness Detection Dataset: 3D Paper Mask Attacks
|
| 28 |
|
| 29 |
-
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
| 31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |

|
| 33 |
|
| 34 |
-
## Dataset
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
## Potential Use Cases
|
| 52 |
-
This dataset is ideal for training and evaluating models for:
|
| 53 |
-
- **Liveness Detection**: Distinguishing between selfies and advanced spoofing attacks using 3D paper masks.
|
| 54 |
-
- **iBeta Liveness Testing**: Preparing models for **iBeta** liveness testing, ensuring high accuracy in differentiating real faces from spoof attacks.
|
| 55 |
-
- **Anti-Spoofing**: Enhancing security in biometric systems by identifying spoof attacks involving paper masks and other advanced methods.
|
| 56 |
-
- **Biometric Authentication**: Improving facial recognition systems' resilience to sophisticated paper-based spoofing attacks.
|
| 57 |
-
- **Machine Learning and Deep Learning**: Assisting researchers in developing robust liveness detection models for various testing scenarios.
|
| 58 |
|
| 59 |
## Keywords
|
| 60 |
- iBeta Certifications
|
|
|
|
| 26 |
---
|
| 27 |
# Liveness Detection Dataset: 3D Paper Mask Attacks
|
| 28 |
|
| 29 |
+
Paper mask attack dataset for training PAD and liveness detection models against low-cost 3D spoofing — 2,000+ videos on iOS and Android, ISO 30107-3 Level 1/2 attack category
|
| 30 |
+
|
| 31 |
+
## What This Dataset Covers
|
| 32 |
+
|
| 33 |
+
2,000+ video recordings of 3D paper mask presentation attacks — masks with volumetric elements that simulate facial depth. Captured on iOS and Android devices, ~7 sec per video, with zoom-in/zoom-out phases for active liveness scenarios
|
| 34 |
|
| 35 |
+
- 40+ participants
|
| 36 |
+
- Balanced gender and ethnicity representation (Caucasian, Black, Asian)
|
| 37 |
+
- Multiple device types: low-end to flagship
|
| 38 |
+
|
| 39 |
+
## Attack Classification (ISO 30107-3)
|
| 40 |
+
|
| 41 |
+
This attack type falls under **3D artifact attacks** in the ISO 30107-3 taxonomy — the same category tested in iBeta Level 1 and Level 2 certification. Paper masks with volume elements (protruding nose, forehead, shoulders) are one of the most accessible attack vectors, making them a baseline requirement for any PAD system
|
| 42 |

|
| 43 |
|
| 44 |
+
## How This Dataset Fits into Anti-Spoofing Pipelines
|
| 45 |
+
|
| 46 |
+
- **Standalone:** Train a binary classifier (live vs. paper mask attack)
|
| 47 |
+
- **Combined:** Merge with other attack types for a multi-class PAD model — pairs well with replay, print, and silicone mask data
|
| 48 |
+
- **iBeta prep:** Use alongside live session data to simulate Level 1 certification test conditions
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
## Related Datasets
|
| 52 |
+
|
| 53 |
+
For a more advanced version of this attack type, see:
|
| 54 |
+
[**Wrapped 3D Paper Mask Spoofing Dataset**](https://huggingface.co/datasets/AxonData/Wrapped_3D_Attacks) — full-face masks
|
| 55 |
+
on mannequins with wigs and accessories
|
| 56 |
+
|
| 57 |
+
For the complete anti-spoofing collection:
|
| 58 |
+
[**Face Anti-Spoofing Dataset**](https://huggingface.co/datasets/AxonData/face-anti-spoofing-dataset) — 100,000+ videos, 11 attack types.
|
| 59 |
+
|
| 60 |
+
## Full version of the dataset is available for commercial usage. Leave a request on our website [Axonlabs](https://axonlab.ai/?utm_source=hugging-face&utm_medium=cpc&utm_campaign=profile&utm_content=profile_link) to purchase the dataset 💰
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
|
| 62 |
## Keywords
|
| 63 |
- iBeta Certifications
|