Prompt (JSON)1477 字符
{
"type": "木质书桌上打开的点阵笔记本的俯视视角",
"subject": {
"description": "穿着深蓝色罗纹毛衣的手正在笔记本上书写",
"tool": "手持一支 {argument name=\"pen color\" default=\"红色\"} 中性笔"
},
"layout": {
"left_page": {
"header": "{argument name=\"main title\" default=\"基于「GPT-Image-2」的 3D 模型三视图生成验证\"}",
"sections": [
{
"title": "1. 验证流程 (Workflow):",
"content": "文本序列 (文本 => GPT-Image-2 => 3D 模型生成 => 三视图(正面/侧面/背面)输出)"
},
{
"type": "block diagram",
"elements": 5,
"description": "标有 'Input (Prompt)' 的方框指向 'GPT-Image-2',随后分支为 3 个分别标有 '正面图'、'侧面图' 和 '背面图' 的方框,并由绿色线条连接"
}
]
},
"right_page": {
"sections": [
{
"title": "2. 结果分析",
"subtitle": "(例) 目标 {argument name=\"target object\" default=\"椅子\"} => [3D 模型 & 三视图图像]",
"bullet_points": {
"count": 3,
"topics": [
"精度 (5 星中 3 星)",
"一致性",
"挑战"
]
}
},
{
"type": "sketches",
"count": 3,
"subject": "椅子",
"labels": [
"正面",
"侧面",
"背面"
],
"annotations": "椅子绘图上的红色墨水箭头和修改注释"
},
{
"type": "doodle",
"position": "右下角",
"description": "可爱的动漫女孩脸",
"signature": "{argument name=\"doodle signature\" default=\"Ai-chan 3/15\"}"
}
]
}
}
}