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:
choijaewook
2026-05-19 22:08:58 +09:00
parent b6dfe105e5
commit a8e75dc93d
11 changed files with 131 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 906 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 KiB

View 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"
}
}