consistency_requirements.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "consistency_check_standards": {
  3. "1_character_consistency": {
  4. "description": "角色一致性",
  5. "criteria": [
  6. "面部特征一致",
  7. "发型:棕色长发",
  8. "肤色一致"
  9. ]
  10. },
  11. "2_costume_consistency": {
  12. "description": "服装一致性",
  13. "criteria": [
  14. "白色长裙",
  15. "V 字露背设计",
  16. "腰部系带",
  17. "轻薄棉麻质地"
  18. ]
  19. },
  20. "3_color_scheme": {
  21. "description": "配色方案",
  22. "criteria": [
  23. "白绿配色",
  24. "绿色饱和度中等偏高",
  25. "纯白服装"
  26. ]
  27. },
  28. "4_lighting_consistency": {
  29. "description": "光影一致性",
  30. "criteria": [
  31. "逆光/轮廓光从左上方照射",
  32. "光晕效果统一"
  33. ]
  34. },
  35. "5_style_consistency": {
  36. "description": "风格一致性",
  37. "criteria": [
  38. "真实摄影风格",
  39. "85mm 镜头效果",
  40. "f/1.8 浅景深"
  41. ]
  42. }
  43. },
  44. "evaluation_instruction": "请逐项检查每张图像在 5 个维度上的表现,识别不符合标准的图像,并详细说明问题所在。"
  45. }