CoolFace
Datasetpublic

RAID-techjam/SID_Set

Dataset Card for SID_Set Dataset Summary We provide Social media Image Detection dataSet (SID-Set), which offers three key advantages: Extensive volume: Featuring 300K AI-generated/tampered and authentic images with comprehensive annotations. Broad diversity: Encompassing fully synthetic and tampered images across various classes. Elevated realism: Including images that are predominantly indistinguishable from genuine ones through mere visual inspection. Please… See the full description on the dataset page: https://huggingface.co/datasets/RAID-techjam/SID_Set.

sourceHugging Facecc-by-4.0updated 23d agoView on Hugging Face
0likes642downloads
Dataset Card

Dataset Card for SID_Set

Dataset Description

  • Project Page: https://hzlsaber.github.io/projects/SIDA/
  • Repository: https://github.com/hzlsaber/SIDA
  • Point of Contact: Zhenglin Huang

Dataset Summary

We provide Social media Image Detection dataSet (SID-Set), which offers three key advantages:

  • Extensive volume: Featuring 300K AI-generated/tampered and authentic images with comprehensive annotations.
  • Broad diversity: Encompassing fully synthetic and tampered images across various classes.
  • Elevated realism: Including images that are predominantly indistinguishable from genuine ones through mere visual inspection.

Please check our website to explore more visual results.

Dataset Structure
  • "image" (str): there are three types of images, real images(from OpenImages V7), full_synthetic images, and tampered images.
  • "mask" (str): Binary mask highlighting manipulated regions in tampered images
  • "label" (int): Classification category:
  • 0: Real images
  • 1: Full synthetic images
  • 2: Tampered images

Splits

  • train: 210000 images.
  • val: 30000 images.
  • test: 60000 images(To prevent potential data leakage, please check our repo for information on obtaining the test set.)

Licensing Information

This work is licensed under a Creative Commons Attribution 4.0 International License. Where this work incorporates material from the COCO, OpenImages V7, and Flickr30k. we will fully comply with the terms of these datasets' Creative Commons Attribution 4.0 International License, including providing appropriate attribution to the original creators and ensuring that the derived portions remain available under those terms.

Citation Information

If you find this dataset useful, please consider citing our paper:

@misc{huang2025sidasocialmediaimage,
      title={SIDA: Social Media Image Deepfake Detection, Localization and Explanation with Large Multimodal Model}, 
      author={Zhenglin Huang and Jinwei Hu and Xiangtai Li and Yiwei He and Xingyu Zhao and Bei Peng and Baoyuan Wu and Xiaowei Huang and Guangliang Cheng},
      year={2025},
      booktitle={Conference on Computer Vision and Pattern Recognition}
}