Cropped face images derived from the FaceForensics++ dataset using MTCNN. The dataset is intended for training and evaluating deepfake detection models. The author, organization, and specific scale are unknown.
Use Cases
- Train deepfake detection classifiers based on cropped facial images.
- Benchmark forensic analysis algorithms against a standardized face dataset.
- Develop models to distinguish between real and manipulated media based on facial features.
Strengths
- Derived from the established FaceForensics++ benchmark dataset.
- Faces are pre-processed and cropped using MTCNN, which may simplify model input pipelines.
Limitations
- Description metadata is limited; actual data quality requires manual inspection after download.
- Row count is unknown, which may limit suitability assessment.
- Column-level documentation is absent; field semantics must be inferred after download.
Provenance
- Source
- FaceForensics++ dataset
- Collection Method
- Cropped using MTCNN face detector.