CoolFace
Datasetpublic

Renz-7/VideoMatting-Assets

VideoMatting-Assets 人物渲染源素材仓库,对应 Renz-7/VideoMatting-Assets。本轮未核验线上上传完整性,以拥有完整归档的本地目录及清单为准。本仓库不包含已经生成的完整视频数据集。 当前配套版本 文档v90、记录/容错v89、画面setting v88。完整执行说明见 CURRENT_RELEASE 和与代码README同步的 RENDER_SETTINGS。仅关闭衣物检查,完整低清预检和序列保留;成功与失败均自动记录,普通失败继续其他任务。 159个独立人物入口,130个人物依赖包(其中有额外Blend版本,不能按Blend文件数统计人物);2076动作参考、756背景、166源归档。历史包装清单约136.34GiB,解包逻辑体积约175.06GiB,不含生成结果与工作缓存。完整计划1908条;Hayley bcca5298111f与Freyna f00410574148两项缺贴图排除,剩157人/1884条。不是159人全部通过所有动作验收。… See the full description on the dataset page: https://huggingface.co/datasets/Renz-7/VideoMatting-Assets.

sourceHugging Faceupdated 12d agoView on Hugging Face
0likes133downloads
subject_exclusions.json27 linesDownload Raw Back to release
1{2  "version": 1,3  "subjects": [4    {5      "subject_id": "赛车美女_Hayley_bcca5298111f",6      "missing_files": [7        "T_NPC001_N.tga",8        "T_NPC001_D.tga",9        "T_LowerBody_NPC001_N.tga",10        "T_LowerBody_NPC001_D.tga"11      ],12      "status": "skipped_missing_assets",13      "reason": "Source textures missing; user requested temporary exclusion on 2026-09-12.",14      "resume_condition": "Restore the original textures, validate this subject, then remove this exact exclusion and explicitly requeue its tasks."15    },16    {17      "subject_id": "Blender第一后裔芙蕾娜TFD Freyna高精度3D模型_The First Descendant Freyna_f00410574148",18      "missing_files": [19        "PC_006_A_VAR_Head_007A_P3.png"20      ],21      "status": "skipped_missing_assets",22      "reason": "Source textures missing; user requested temporary exclusion on 2026-09-12.",23      "resume_condition": "Restore the original textures, validate this subject, then remove this exact exclusion and explicitly requeue its tasks."24    }25  ]26}27