mapping.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "dimension": "palette_asset",
  3. "type": "实质",
  4. "highlight_cluster": "斑斓厚重的油画颜料",
  5. "description": "木质调色盘上堆积的厚重油画颜料(Impasto),杂乱而鲜艳的色彩肌理,与白色衣物形成强烈视觉反差",
  6. "files": {
  7. "palette_impasto_img5_v2.png": {
  8. "source_image": "img_5",
  9. "view": "close-up",
  10. "purpose": "调色板颜料特写(主要参考),展示Impasto厚涂质感,颜色最丰富",
  11. "quality": "高质量,38%非白色内容,颜色多样性强",
  12. "tool": "gemini-2.5-flash-image"
  13. },
  14. "palette_impasto_img1_v2.png": {
  15. "source_image": "img_1",
  16. "view": "medium",
  17. "purpose": "调色板整体形态参考",
  18. "quality": "有效,20%非白色内容",
  19. "tool": "gemini-2.5-flash-image"
  20. },
  21. "palette_ref_img5.png": {
  22. "source_image": "img_5",
  23. "view": "close-up",
  24. "purpose": "调色板颜料特写(旧版参考)",
  25. "quality": "有效,47%非白色内容"
  26. },
  27. "palette_ref_img1.png": {
  28. "source_image": "img_1",
  29. "view": "medium",
  30. "purpose": "调色板整体形态参考(旧版)",
  31. "quality": "有效,33%非白色内容"
  32. }
  33. },
  34. "impasto_characteristics": {
  35. "texture": "thick, textured paint buildup with visible brushstroke marks",
  36. "colors": [
  37. "deep green",
  38. "light green",
  39. "blue",
  40. "red",
  41. "yellow",
  42. "white",
  43. "purple",
  44. "black",
  45. "pink",
  46. "brown"
  47. ],
  48. "sd_tokens": "impasto oil paint, thick paint texture, colorful palette, artist palette, oil painting supplies, vibrant paint colors"
  49. },
  50. "mapping": [
  51. {
  52. "image": "img_1",
  53. "paragraph": "段落1.1.2.3",
  54. "type": "实质",
  55. "feature": "调色板颜料Impasto质感",
  56. "highlight": "斑斓厚重的油画颜料",
  57. "path": "output/features/palette_asset/palette_impasto_img1_v2.png"
  58. },
  59. {
  60. "image": "img_5",
  61. "paragraph": "段落5.1.3",
  62. "type": "实质",
  63. "feature": "调色板颜料Impasto质感(特写)",
  64. "highlight": "斑斓厚重的油画颜料",
  65. "path": "output/features/palette_asset/palette_impasto_img5_v2.png"
  66. },
  67. {
  68. "image": "img_5",
  69. "paragraph": "段落5.1.3.1",
  70. "type": "实质",
  71. "feature": "颜料色彩种类与分布",
  72. "highlight": "斑斓厚重的油画颜料",
  73. "path": "output/features/palette_asset/palette_impasto_img5_v2.png"
  74. }
  75. ],
  76. "consistency_elements": [
  77. "绘画工具"
  78. ]
  79. }