datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
M-Attack-V2-Adversarial-Samples
M-Attack-V2 Adversarial Samples
Adversarial image samples generated by M-Attack-V2, from the paper:
Pushing the Frontier of Black-Box LVLM Attacks via Fine-Grained Detail Targeting
arXiv:2602.17645 | Project Page | Code
Dataset Structure
├── epsilon_8/ # 100 adversarial images (ε = 8/255)
│ ├── 0.png
│ ├── 1.png
│ ├── ...
│ └── metadata.csv
└── epsilon_16/ # 100 adversarial images (ε = 16/255)
├── 0.png
├── 1.png
├── ...
└──… See the full description on the dataset page: https://huggingface.co/datasets/MBZUAI-LLM/M-Attack-V2-Adversarial-Samples.age-adversarial-attack
Age Adversarial Attack Dataset
Paper: Can a Teenager Fool an AI? Evaluating Low-Cost Cosmetic Attacks on Age Estimation SystemsAuthors: Simiao Ren (Reality Inc. / Duke University)
Overview
This dataset contains 5,809 AI-generated adversarial images derived from a curated set of 329 face images (ages 10–21) drawn from six standard age estimation benchmarks. Each image is a VLM-simulated cosmetic attack designed to make age estimation models misclassify a subject… See the full description on the dataset page: https://huggingface.co/datasets/Scam-AI/age-adversarial-attack.
