| --- |
| license: apache-2.0 |
| dataset_info: |
| features: |
| - name: image |
| dtype: image |
| - name: label |
| dtype: |
| class_label: |
| names: |
| '0': modified |
| '1': original |
| '2': reference |
| splits: |
| - name: train |
| num_bytes: 3421039006 |
| num_examples: 3000 |
| download_size: 3555017423 |
| dataset_size: 3421039006 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| size_categories: |
| - n<1K |
| --- |
| # Dataset Card for Dataset Name |
|
|
| <!-- Provide a quick summary of the dataset. --> |
|
|
| This contains 500 original and 500 modified images each from Flickr and OpenImage. This is the validation dataset from [Detecting Photoshopped Faces by Scripting Photoshop](https://arxiv.org/abs/1906.05856). |
|
|
| ## Dataset Details |
|
|
| ### Dataset Description |
|
|
| <!-- Provide a longer summary of what this dataset is. --> |
| original faces are in the original folder, and modified faces are in the modified folder. For reference, the reference folder contains the same faces in the modified folder, but those are before modification (original) |
|
|
|
|
| <!-- - **Curated by:** [More Information Needed] --> |
| <!-- - **Funded by [optional]:** [More Information Needed] |
| - **Shared by [optional]:** [More Information Needed] --> |
| <!-- - **Language(s) (NLP):** [More Information Needed] --> |
| - **License:** Apache License |
|
|
| ### Dataset Sources |
|
|
| <!-- Provide the basic links for the dataset. --> |
|
|
| - **Website:** [https://www.kaggle.com/datasets/tbourton/photoshopped-faces] |
| <!-- - **Paper [optional]:** [More Information Needed] |
| - **Demo [optional]:** [More Information Needed] --> |
|
|
|
|
|
|
| <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. --> |
|
|
|
|
|
|
| ## Dataset Card Contact |
|
|
| [liwenyun@yandex.com] |