CoolFace
Datasetpublic

elsaEU/ELSA_D3_external_test

ELSA - Multimedia use case from datasets import load_dataset elsa_test_set = load_dataset("elsaEU/ELSA_D3", split="test_set", streaming=True) elsa_test_set_transf = load_dataset("elsaEU/ELSA_D3", split="test_set_transf", streaming=True) Official page of the D3 external test set, composed by two different splits. ELSA Multimedia D3 is a large collection of Deep Fake images, generated using diffusion models This dataset was developed as part of the EU project… See the full description on the dataset page: https://huggingface.co/datasets/elsaEU/ELSA_D3_external_test.

sourceHugging Faceupdated 3y agoView on Hugging Face
3likes776downloads
Dataset Card

ELSA - Multimedia use case

python
from datasets import load_dataset
elsa_test_set = load_dataset("elsaEU/ELSA_D3", split="test_set", streaming=True)

elsa_test_set_transf = load_dataset("elsaEU/ELSA_D3", split="test_set_transf", streaming=True)

Official page of the D3 external test set, composed by two different splits.

ELSA Multimedia D3 is a large collection of Deep Fake images, generated using diffusion models

This dataset was developed as part of the EU project ELSA. Specifically for the Multimedia use-case. Official webpage: https://benchmarks.elsa-ai.eu/ This dataset aims to develop effective solutions for detecting and mitigating the spread of deep fake images in multimedia content. Deep fake images, which are highly realistic and deceptive manipulations, pose significant risks to privacy, security, and trust in digital media. The training set is reachable at this link: https://huggingface.co/datasets/elsaEU/ELSA_D3