xyran_train_dataset
收藏资源简介:
该数据集是为Xyran本地内容安全模型训练而准备的,名为Xyran training dataset。数据集来源于deepghs/anime_dbrating数据集,经过类别映射:将general和sensitive类别归为安全(SFW),将questionable和explicit类别归为不适合工作场所(NSFW)。所有图像均被转换为WebP格式(质量95,无损压缩关闭,effort=2,无缩放裁剪)。数据集包含四个目录:sfw/(安全图像)、nsfw/(不适合工作场所图像)、nsfl/(可能不适合生活图像)以及_manifests/(清单文件)。数据规模:SFW图像683,275张,NSFW图像598,226张,无转换失败。该数据集适用于图像分类、内容审核等任务,特别针对动漫风格图像的NSFW检测。
This dataset is prepared for training the Xyran local content safety model, named Xyran training dataset. It originates from the deepghs/anime_dbrating dataset, with category mapping: general and sensitive are classified as safe for work (SFW), while questionable and explicit are classified as not safe for work (NSFW). All images are converted to WebP format (quality 95, lossless compression off, effort=2, no scaling or cropping). The dataset contains four directories: sfw/ (safe images), nsfw/ (not safe for work images), nsfl/ (not safe for life images), and _manifests/ (manifest files). Data scale: 683,275 SFW images and 598,226 NSFW images, with no conversion failures. This dataset is suitable for tasks such as image classification and content moderation, particularly for NSFW detection in anime-style images.
Xyran 训练数据集概述
基础信息
- 许可证:CC-BY-4.0
- 任务类型:图像分类(image-classification)
- 标签:图像(image)、WebP格式、内容审核(content-moderation)、NSFW(非适龄内容)、非全年龄段内容(not-for-all-audiences)
数据集用途
该数据集专为 Xyran 本地内容安全模型的训练而准备,用于内容审核场景下的图像分类任务。
数据目录结构
sfw/:安全/适龄内容图像nsfw/:非安全/不适龄内容图像nsfl/:不适合生活内容(极端内容)_manifests/:清单/元数据目录
数据来源与迁移信息
数据源自 deepghs/anime_dbrating 数据集,进行了动漫评分数据的 WebP 格式迁移(迁移时间为 2026年9月5日 11:12:17)。
类别映射规则
general + sensitive(一般 + 敏感)→ SFW(安全内容)questionable + explicit(可疑 + 露骨)→ NSFW(非安全内容)
WebP 图像标准化处理
- 已有 WebP 文件:逐字节直通(不进行任何修改)
- 非 WebP 文件:通过 libvips 工具转换为 WebP 格式
- 质量参数:95
- 无损压缩:否
- 编码努力级别:2
- 不调整尺寸、不裁剪
- ZIP 压缩载荷方式:STORE(不压缩存储)
数据统计结果
- SFW 图像数量:683,275 张
- NSFW 图像数量:598,226 张
- SFW 转换失败数量:0
- NSFW 转换失败数量:0
数据集共计包含约 128 万张图像,且所有格式转换均成功完成,无失败样本。




