lighting_description.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "dimension": "lighting_description",
  3. "type": "形式",
  4. "highlight_cluster": "唯美梦幻的光影与景深",
  5. "description": "各图光照方向、质量、色温、景深等形式特征的专业文字描述,用于生成模型的光照控制信号",
  6. "per_image": {
  7. "img_1": {
  8. "paragraph": "段落1",
  9. "highlight": "清新雅致的白绿配色",
  10. "lighting": {
  11. "type": "natural soft light",
  12. "direction": "upper-left, slightly front-side",
  13. "quality": "soft, diffused, no harsh shadows",
  14. "color_temperature": "neutral to slightly cool, ~5500K",
  15. "intensity": "medium, well-balanced exposure",
  16. "shadows": "gentle shadows on right side of subject and left side of easel",
  17. "special_effects": "none (no lens flare, no bokeh)",
  18. "dof": "shallow depth of field, background trees slightly blurred",
  19. "atmosphere": "fresh, natural, clear"
  20. },
  21. "sd_prompt_tokens": [
  22. "soft natural light", "diffused sunlight", "upper left lighting",
  23. "gentle shadows", "neutral color temperature", "clear atmosphere",
  24. "shallow depth of field", "outdoor daylight", "fresh natural lighting"
  25. ]
  26. },
  27. "img_2": {
  28. "paragraph": "段落2",
  29. "highlight": "唯美梦幻的光影与景深",
  30. "lighting": {
  31. "type": "strong backlight / contre-jour",
  32. "direction": "upper-left backlight, sun behind subject",
  33. "quality": "direct sunlight filtered through foliage, creates hard spots and flare",
  34. "color_temperature": "warm golden, ~4500-5000K, golden hour quality",
  35. "intensity": "high key-to-fill ratio 8:1~10:1, strong backlight",
  36. "shadows": "subject front in deep shadow, rim light outlines hair and shoulders",
  37. "special_effects": "pronounced lens flare upper-left, starburst, rim lighting, sun rays through leaves, bokeh balls in background",
  38. "dof": "extremely shallow DOF, f/1.8-2.8, heavy background blur, bokeh circles",
  39. "atmosphere": "dreamy, ethereal, romantic, backlit glow"
  40. },
  41. "sd_prompt_tokens": [
  42. "backlit", "contre-jour", "rim lighting", "lens flare", "starburst",
  43. "bokeh", "shallow depth of field", "golden hour", "warm sunlight",
  44. "f/2.0 aperture", "dreamy atmosphere", "ethereal glow", "85mm lens",
  45. "sun rays through leaves", "cinematic lighting"
  46. ]
  47. },
  48. "img_3": {
  49. "paragraph": "段落3",
  50. "highlight": "唯美梦幻的光影与景深",
  51. "lighting": {
  52. "type": "backlight / rim light",
  53. "direction": "15° upper-left backlight",
  54. "quality": "direct but slightly diffused by atmospheric haze",
  55. "color_temperature": "warm golden, ~3200-3800K, golden hour",
  56. "intensity": "key:fill 4:1, strong backlight with soft ambient fill",
  57. "shadows": "subject slightly underexposed front, lifted shadows from ambient bounce",
  58. "special_effects": "pronounced rim light on hair and dress edges, subtle lens flare top-left, atmospheric glow",
  59. "dof": "shallow DOF f/2.2-3.5, heavy blur for distant trees, moderate for closer trees",
  60. "atmosphere": "dreamy, serene, idyllic, romantic, warm glow"
  61. },
  62. "sd_prompt_tokens": [
  63. "backlit", "rim lighting", "lens flare", "bokeh", "shallow depth of field",
  64. "golden hour", "warm light", "f/2.8 aperture", "85mm lens",
  65. "dreamy atmosphere", "outdoor portrait", "natural light", "creamy bokeh",
  66. "glowing edges", "atmospheric haze"
  67. ]
  68. },
  69. "img_4": {
  70. "paragraph": "段落4",
  71. "highlight": "清新雅致的白绿配色",
  72. "lighting": {
  73. "type": "natural front-side light",
  74. "direction": "upper-right, front-side",
  75. "quality": "bright, clear, direct natural sunlight",
  76. "color_temperature": "neutral daylight, ~5500-6000K",
  77. "intensity": "bright, high key, well-exposed",
  78. "shadows": "clear bright highlights on right side, soft shadows on left",
  79. "special_effects": "none (no lens flare, minimal bokeh)",
  80. "dof": "moderate depth of field, background slightly blurred but still recognizable",
  81. "atmosphere": "fresh, bright, clear, natural"
  82. },
  83. "sd_prompt_tokens": [
  84. "natural daylight", "bright sunlight", "upper right lighting",
  85. "clear shadows", "neutral color temperature", "outdoor bright light",
  86. "fresh atmosphere", "moderate depth of field", "vivid colors"
  87. ]
  88. },
  89. "img_5": {
  90. "paragraph": "段落5",
  91. "highlight": "唯美梦幻的光影与景深",
  92. "lighting": {
  93. "type": "soft backlight / over-the-shoulder light",
  94. "direction": "75° upper-right backlight",
  95. "quality": "soft, moderately diffused, open sky condition",
  96. "color_temperature": "cool daylight with subtle warm undertone, ~6000-6500K",
  97. "intensity": "key:fill 3:1~4:1, well-lit ambient scene",
  98. "shadows": "subtle rim light on right arm and shoulder, gentle fabric glow",
  99. "special_effects": "subtle top-right rim light, no lens flare",
  100. "dof": "shallow DOF f/2.8-4.0, heavy background grass blur, smooth creamy bokeh",
  101. "atmosphere": "serene, artistic, calm, ethereal, fresh"
  102. },
  103. "sd_prompt_tokens": [
  104. "backlit", "soft light", "rim lighting", "shallow depth of field",
  105. "bokeh", "creamy bokeh", "f/2.8", "natural light", "outdoor photography",
  106. "daylight", "green background", "artistic", "ethereal atmosphere",
  107. "close-up portrait"
  108. ]
  109. }
  110. },
  111. "common_features": {
  112. "lighting_style": "Natural backlight / rim light, warm golden hour quality (img_2/3/5) or soft natural daylight (img_1/4)",
  113. "bokeh_style": "Shallow DOF with smooth circular bokeh, heavy background blur (img_2/3/5)",
  114. "atmosphere": "Dreamy, romantic, ethereal, air-like, warm (img_2/3/5) / Fresh, natural, clear (img_1/4)",
  115. "unified_sd_tokens_bokeh": "backlit, rim lighting, bokeh, shallow depth of field, golden hour, warm sunlight, dreamy atmosphere, soft light, lens flare, f/1.8, 85mm lens, outdoor natural light",
  116. "unified_sd_tokens_clear": "soft natural light, diffused sunlight, neutral color temperature, shallow depth of field, fresh atmosphere, outdoor daylight"
  117. },
  118. "mapping": [
  119. {"image": "img_1", "paragraph": "段落1", "type": "形式", "feature": "光照形式描述(柔和自然光)", "highlight": "清新雅致的白绿配色"},
  120. {"image": "img_2", "paragraph": "段落2", "type": "形式", "feature": "光照形式描述(强逆光+光斑+Bokeh)", "highlight": "唯美梦幻的光影与景深"},
  121. {"image": "img_3", "paragraph": "段落3", "type": "形式", "feature": "光照形式描述(逆光+轮廓光+暖色调)", "highlight": "唯美梦幻的光影与景深"},
  122. {"image": "img_4", "paragraph": "段落4", "type": "形式", "feature": "光照形式描述(明亮正侧光)", "highlight": "清新雅致的白绿配色"},
  123. {"image": "img_5", "paragraph": "段落5", "type": "形式", "feature": "光照形式描述(柔和逆光+奶油Bokeh)", "highlight": "唯美梦幻的光影与景深"}
  124. ]
  125. }