Acknowledge license to request access
This repository contains NSFW/unsafe content and is provided strictly for research and education. Access is granted on a case-by-case basis. Our team typically processes requests within 2–5 days. By submitting this form, you acknowledge and agree to the Community License Agreement and the terms below.
You agree to use this dataset ONLY for non-commercial research/education that does not cause harm to human subjects. You will NOT redistribute, mirror, or share any portion of the dataset (including derived samples that reveal NSFW content), and you will store the data securely with access limited to authorized personnel. You understand that access may be revoked if misuse is suspected or confirmed.
Log in or Sign Up to review the conditions and access this dataset content.
Dataset Card
This repository is the official dataset of VSG-Safe: Spotting NSFW Video through Cross-Frame Evidence.
Usage
Place the downloaded <video-id>.tar archives in the current project's
videos/ directory, then run the extraction script from that project:
cd /path/to/Unsafe-VidGraph-project
./extract_video_archives.sh
The archives are restored into the corresponding frames/ directories:
Unsafe-VidGraph-project/
├── videos/
│ └── <video-id>.tar
└── frames/
└── <video-id>/
Open the restored project with
SG-Annotation, then use
Export Project to generate the project-level pvsg.json.
- Downloads last month
- 366