| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- {
- "project": "户外白裙写生少女",
- "version": "2.0",
- "description": "多模态特征空间,支持无损还原与高自由度改写",
- "total_dimensions": 12,
- "total_files": 89,
- "dimensions": {
- "实质维度": {
- "character_asset": {
- "type": "实质",
- "highlight": "优雅的白裙写生少女",
- "consistency_element": "女性",
- "primary_files": [
- "character_ref_back.png",
- "character_ref_main.png",
- "character_ref_side.png",
- "character_ref_kneel.png"
- ],
- "usage": "IP-Adapter人物一致性",
- "quality": "★★★★★",
- "path": "output/features/character_asset/"
- },
- "white_dress_asset": {
- "type": "实质",
- "highlight": "优雅的白裙写生少女",
- "consistency_element": "女性衣物",
- "primary_files": [
- "dress_ref_back_v2.png",
- "dress_ref_full.png"
- ],
- "usage": "服装一致性控制",
- "quality": "★★★★",
- "path": "output/features/white_dress_asset/"
- },
- "palette_asset": {
- "type": "实质",
- "highlight": "斑斓厚重的油画颜料",
- "consistency_element": "绘画工具",
- "primary_files": [
- "palette_impasto_img5_v2.png",
- "palette_impasto_img1_v2.png"
- ],
- "usage": "调色板Impasto质感参考",
- "quality": "★★★★★",
- "path": "output/features/palette_asset/"
- },
- "painting_tools_asset": {
- "type": "实质",
- "highlight": "构建叙事的写生道具",
- "consistency_element": "画架与画布",
- "primary_files": [
- "easel_ref_img4_v2.png",
- "easel_ref_img3.png"
- ],
- "usage": "画架画布道具参考",
- "quality": "★★★★",
- "path": "output/features/painting_tools_asset/"
- },
- "natural_background_asset": {
- "type": "实质",
- "highlight": "清新雅致的白绿配色",
- "consistency_element": "自然背景",
- "primary_files": [
- "background_ref_img4.png",
- "background_ref_img1.png"
- ],
- "usage": "自然背景环境参考",
- "quality": "★★★★★",
- "path": "output/features/natural_background_asset/"
- }
- },
- "形式维度": {
- "pose_skeleton": {
- "type": "形式",
- "highlight": "优雅的白裙写生少女",
- "primary_files": [
- "img_1_pose.png",
- "img_2_pose.png",
- "img_3_pose.png",
- "img_4_pose.png",
- "img_5_pose.png"
- ],
- "usage": "ControlNet OpenPose姿态控制",
- "quality": "★★★★★",
- "validation": "已通过一致性校验",
- "path": "output/features/pose_skeleton/"
- },
- "painting_in_painting": {
- "type": "形式",
- "highlight": "虚实呼应的画中画结构",
- "primary_files": [
- "pip_structure_visual.png",
- "pip_analysis.json"
- ],
- "usage": "构图叙事结构控制",
- "quality": "★★★★",
- "path": "output/features/painting_in_painting/"
- },
- "color_scheme": {
- "type": "形式",
- "highlight": "清新雅致的白绿配色",
- "primary_files": [
- "color_scheme_visual.png",
- "color_scheme_complete.json"
- ],
- "usage": "色彩方案控制",
- "quality": "★★★★★",
- "key_formula": "Pure White (#FFFFFF) vs Vivid Green (HSV: 100-120°, S>60%, V>40%)",
- "path": "output/features/color_scheme/"
- },
- "lighting_bokeh": {
- "type": "形式",
- "highlight": "唯美梦幻的光影与景深",
- "primary_files": [
- "lighting_visual.png",
- "lighting_analysis.json"
- ],
- "usage": "光影景深参数控制",
- "quality": "★★★★★",
- "sd_tokens": "backlit, rim lighting, bokeh, shallow DOF, golden hour, dreamy atmosphere",
- "path": "output/features/lighting_bokeh/"
- },
- "edge_map": {
- "type": "形式",
- "primary_files": [
- "img_1_canny.png",
- "img_2_canny.png",
- "img_3_canny.png",
- "img_4_canny.png",
- "img_5_canny.png"
- ],
- "usage": "ControlNet Canny结构控制",
- "quality": "★★★★",
- "path": "output/features/edge_map/"
- },
- "soft_edge_map": {
- "type": "形式",
- "primary_files": [
- "img_1_soft_edge.png",
- "img_2_soft_edge.png",
- "img_3_soft_edge.png",
- "img_4_soft_edge.png",
- "img_5_soft_edge.png"
- ],
- "usage": "ControlNet软边缘控制",
- "quality": "★★★★",
- "path": "output/features/soft_edge_map/"
- },
- "depth_map": {
- "type": "形式",
- "primary_files": [
- "img_1_depth.png",
- "img_2_depth.png",
- "img_3_depth.png",
- "img_4_depth.png",
- "img_5_depth.png"
- ],
- "usage": "ControlNet深度控制",
- "quality": "★★★",
- "limitation": "局部方差法,非真实深度。建议使用Depth-Anything-V2重新提取",
- "path": "output/features/depth_map/"
- }
- }
- },
- "sd_generation_config": {
- "controlnet_stack": [
- {
- "type": "OpenPose",
- "source": "pose_skeleton/img_*_pose.png",
- "weight": 0.8
- },
- {
- "type": "Canny",
- "source": "edge_map/img_*_canny.png",
- "weight": 0.4
- },
- {
- "type": "Depth",
- "source": "depth_map/img_*_depth.png",
- "weight": 0.3
- }
- ],
- "ip_adapter": {
- "source": "character_asset/character_ref_*.png",
- "weight": 0.6
- },
- "base_prompt": "masterpiece, best quality, female artist painting outdoors, white dress, lush green background, natural light, oil painting supplies, wooden easel"
- }
- }
|