dermaglow-skin-faces
收藏资源简介:
DermaGlow是一个合成皮肤档案与护肤流程数据集,旨在解决人们因缺乏专业皮肤科建议而随意选择护肤品导致的浪费和皮肤问题。该数据集包含1100个完全由AI生成的合成面部肖像(512×512分辨率),每个样本关联一个结构化的皮肤档案和个性化的早晚护肤流程。皮肤档案涵盖皮肤类型(油性/干性/混合性/中性)、主要/次要关注问题(痤疮、泛红、色素沉着、皱纹、暗沉、脱水)、年龄组(18-25岁至60岁以上)、肤色(Fitzpatrick I-VI)、性别(平衡分布)等属性。护肤流程由小型LLM生成,包含具体步骤和活性成分,并标注了流程来源(原始LLM输出、自动规范化版本、模板回退)。数据集还包含生成透明度元数据,如图像提示词、生成尝试次数、面部检测结果。数据生成过程结合了SDXL-Turbo图像生成和Qwen2.5-1.5B-Instruct流程生成,并经过严格的EDA驱动迭代和质量控制,确保关键质量指标(如早晨流程100%包含防晒霜、英语纯净度100%、面部检测率99.9%)。该数据集适用于个性化护肤推荐系统、计算机视觉(面部属性分析)、合成数据生成、多模态机器学习等研究及教育场景,所有面部均为合成数据,非真实人物,护肤建议仅为研究用途而非医疗建议。
DermaGlow is a synthetic skin profile and skincare routine dataset developed to address the waste and skin problems caused by individuals randomly selecting skincare products without access to professional dermatological advice. This dataset includes 1100 fully AI-generated synthetic facial portraits (512×512 resolution), with each sample linked to a structured skin profile and personalized morning and evening skincare routines. The skin profiles cover attributes including skin type (oily, dry, combination, normal), primary and secondary skin concerns (acne, redness, hyperpigmentation, wrinkles, dullness, dehydration), age groups (18-25 years to over 60 years), skin tones (Fitzpatrick I-VI), and gender (balanced distribution). The skincare routines are generated by small LLMs, featuring specific steps and active ingredients, with the source of each routine annotated (original LLM output, automatically normalized version, template fallback). The dataset also contains generation transparency metadata, such as image prompts, generation attempt counts, and facial detection results. The data generation process integrates SDXL-Turbo image generation and Qwen2.5-1.5B-Instruct workflow generation, and has undergone rigorous EDA-driven iteration and quality control to ensure key quality metrics: 100% of morning routines include sunscreen, 100% English language purity, and a 99.9% facial detection rate. This dataset is applicable to research and educational scenarios including personalized skincare recommendation systems, computer vision (facial attribute analysis), synthetic data generation, and multimodal machine learning. All facial portraits are synthetic data and not of real individuals, and the skincare advice provided is for research purposes only and not intended as medical advice.
数据集概述
DermaGlow — Synthetic Skin Profiles & Skincare Routines 是一个包含 1100 张合成面部肖像及其对应皮肤档案和个性化护肤流程的数据集,由 AI 完全生成,不包含真实人物。
数据集详情
- 数据集大小:训练集 (train) 包含 1100 个样本,总大小为 68,630,174 字节,下载大小为 67,024,526 字节。
- 数据列:每条记录包含以下字段:
id(字符串)gender(字符串)age_group(字符串)prompt_age(整数)skin_tone(字符串)skin_type(字符串): 油性/干性/混合性/正常main_concern(字符串): 痤疮、泛红、色素沉着、皱纹、暗沉、脱水secondary_concern(字符串)image_prompt(字符串)routine_json(字符串)routine_morning(字符串): 个性化早晨护肤流程routine_evening(字符串): 个性化晚间护肤流程routine_source(字符串): 流程来源 (llm_v2/llm_v2_norm/fallback)gen_attempts(整数)face_found(布尔值)image(图像): 512×512 的面部肖像
数据生成与质量控制
- 图像生成:使用
stabilityai/sdxl-turbo模型,根据档案 (年龄、性别、肤色、肤质外观、可见问题) 进行提示工程,并固定种子。 - 护肤流程生成:使用
Qwen/Qwen2.5-1.5B-Instruct模型,通过角色提示、少样本示例和严格的 JSON 输出契约生成,并包含验证门和重试机制。 - 质量控制迭代:首次 EDA 发现约 83% 的早晨流程缺少防晒霜、出现中文字符、虚构成分等问题,以及约 9% 的图像无法通过人脸检测。通过验证门和归一化处理,对失败图像重新生成。
数据集质量评估 (EDA 最终结果)
| 检查项 | 结果 |
|---|---|
| 早晨流程包含防晒霜 | 100.0% |
| 仅英文 | 100% |
| 流程以洁面开始 (早晚) | 100% |
| 人脸检测通过 (YuNet) | 99.9% |
| 独特的早晨流程数量 | 1011/1100 |
| 问题-成分匹配度 | 83.7% |
| 纯净子集 (通过所有严格检查) | 1099/1100 (99.9%) |
流程来源统计:454 个原始 LLM 生成,569 个自动归一化 (由流程添加 SPF/洁面步骤),77 个模板回退。
已知局限:507 个流程提到了不在策划白名单中的成分 (多为真实但少见的成分,如乳化剂鲸蜡醇,偶有处方级活性成分),1 张图像未通过人脸检测。
伦理与许可
- 所有人脸均为合成,不包含真实人物。
- 描绘的年龄均为 18 岁以上。
- 数据集在 Fitzpatrick 肤色量表上平衡。
- 护肤流程仅供研究/教育使用,不作为医疗建议。
- 许可:研究及教育用途。




