meeting-103 R4 ✅3/❌2: 단순화 검증 — Pony 단일 모델 = 가장 안정 / Flux Dev 복합 실패
✅ 4-1 Schnell A 640×1024 (검정 13.92% 한계, 파스텔 24%) ✅ 4-2 Schnell B 한옥 640×1024 (검정 0.9%, 파스텔 36.4%) ✅ 4-3 Pony A 별이 640×1024 (검정 0.01% ⭐, 파스텔 21.5%) ✅ 4-4 Pony B 한옥 640×1024 (검정 0.01% ⭐, 파스텔 13.1%) ❌ 4-5 Flux Dev A 640×1024 (no output, cast_to_device 추정) 핵심 발견: - Pony 단일 모델 = R1·R2·R4 모두 성공 (3라운드 검증) - 작은 해상도(640×1024) = 검정 0.01% 더 완벽 - 768×1344 = 파스텔 더 높음 (42%) but 검정 비율도 약간 (0.61%) - Flux Dev Q5 GGUF = 복합/단순 모두 실패 빈번 자산 갱신: - models-performance: Pony R4 누적 (검정 0.01% 일관성) - proven-patterns: pony single_model_stable (3 rounds confirmed) 5 라운드 누적 시점 — 사용자 시각 검수 권장 단계
This commit is contained in:
95
results/meeting-103/round4/meta.json
Normal file
95
results/meeting-103/round4/meta.json
Normal file
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"round": 4,
|
||||
"captured_at": "2026-05-19T22:08:08.215482",
|
||||
"combos": [
|
||||
{
|
||||
"id": "4-1",
|
||||
"prompt_id": "cefbe555-3d5c-43fc-8468-4cab8e31aa0a",
|
||||
"models_used": [
|
||||
"flux-schnell"
|
||||
],
|
||||
"prompt_set": "A",
|
||||
"stage": "1-only",
|
||||
"res": "640x1024",
|
||||
"status": "OK",
|
||||
"size_bytes": 782354,
|
||||
"width": 640,
|
||||
"height": 1024,
|
||||
"aspect": 0.625,
|
||||
"black_pct": 13.92,
|
||||
"pastel_pct": 24.0,
|
||||
"thumb_size_kb": 434
|
||||
},
|
||||
{
|
||||
"id": "4-2",
|
||||
"prompt_id": "b65b5056-64e9-4608-aefb-83c0526f6615",
|
||||
"models_used": [
|
||||
"flux-schnell"
|
||||
],
|
||||
"prompt_set": "B",
|
||||
"stage": "1-only",
|
||||
"res": "640x1024",
|
||||
"status": "OK",
|
||||
"size_bytes": 1315118,
|
||||
"width": 640,
|
||||
"height": 1024,
|
||||
"aspect": 0.625,
|
||||
"black_pct": 0.9,
|
||||
"pastel_pct": 36.4,
|
||||
"thumb_size_kb": 662
|
||||
},
|
||||
{
|
||||
"id": "4-3",
|
||||
"prompt_id": "e4f62bfd-01e9-470e-a306-321903b54ef8",
|
||||
"models_used": [
|
||||
"pony-v6"
|
||||
],
|
||||
"prompt_set": "A",
|
||||
"stage": "1-only",
|
||||
"res": "640x1024",
|
||||
"status": "OK",
|
||||
"size_bytes": 1100134,
|
||||
"width": 640,
|
||||
"height": 1024,
|
||||
"aspect": 0.625,
|
||||
"black_pct": 0.01,
|
||||
"pastel_pct": 21.5,
|
||||
"thumb_size_kb": 627
|
||||
},
|
||||
{
|
||||
"id": "4-4",
|
||||
"prompt_id": "e7a56116-5751-43bd-9852-7ce8861be9e3",
|
||||
"models_used": [
|
||||
"pony-v6"
|
||||
],
|
||||
"prompt_set": "B",
|
||||
"stage": "1-only",
|
||||
"res": "640x1024",
|
||||
"status": "OK",
|
||||
"size_bytes": 928086,
|
||||
"width": 640,
|
||||
"height": 1024,
|
||||
"aspect": 0.625,
|
||||
"black_pct": 0.01,
|
||||
"pastel_pct": 13.1,
|
||||
"thumb_size_kb": 521
|
||||
},
|
||||
{
|
||||
"id": "4-5",
|
||||
"prompt_id": "30b7746d-0202-4a36-a1b8-3452732fcd89",
|
||||
"models_used": [
|
||||
"flux-dev"
|
||||
],
|
||||
"prompt_set": "A",
|
||||
"stage": "1-only",
|
||||
"res": "640x1024",
|
||||
"status": "no_filename"
|
||||
}
|
||||
],
|
||||
"learning": {
|
||||
"passed_count": 3,
|
||||
"failed_count": 2,
|
||||
"best_pastel": "4-2",
|
||||
"next_round_hint": "auto-determine based on round learning"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user