Update README.md
Browse files
README.md
CHANGED
|
@@ -146,7 +146,7 @@ The workflow operates in **two main steps**:
|
|
| 146 |
|
| 147 |
### Prompt Adherence Evaluation
|
| 148 |
|
| 149 |
-
* Quantitative prompt adherence was evaluated on a test set of
|
| 150 |
|
| 151 |
* For **simple actions** (e.g., sitting, standing, swimming):
|
| 152 |
|
|
@@ -162,11 +162,11 @@ The workflow operates in **two main steps**:
|
|
| 162 |
|
| 163 |
* Character consistency was evaluated manually by comparing generated characters with the reference images in terms of **hair color**, **ethnic appearance**, and **facial structure**.
|
| 164 |
|
| 165 |
-
* We used count-based consistency across
|
| 166 |
|
| 167 |
-
* **Hair color match rate:**
|
| 168 |
-
* **European appearance match:**
|
| 169 |
-
* **Asian appearance match:**
|
| 170 |
|
| 171 |
* Consistency is high within supported classes (Asian and European), but we observe a drop-off for characters with underrepresented traits or less common species due to data limitations.
|
| 172 |
|
|
|
|
| 146 |
|
| 147 |
### Prompt Adherence Evaluation
|
| 148 |
|
| 149 |
+
* Quantitative prompt adherence was evaluated on a test set of 30 images with varying complexity of actions.
|
| 150 |
|
| 151 |
* For **simple actions** (e.g., sitting, standing, swimming):
|
| 152 |
|
|
|
|
| 162 |
|
| 163 |
* Character consistency was evaluated manually by comparing generated characters with the reference images in terms of **hair color**, **ethnic appearance**, and **facial structure**.
|
| 164 |
|
| 165 |
+
* We used count-based consistency across 20 generated samples for each sections:
|
| 166 |
|
| 167 |
+
* **Hair color match rate:** 90% (18/20)
|
| 168 |
+
* **European appearance match:** 100% accuracy (20/20 reference-preserved)
|
| 169 |
+
* **Asian appearance match:** 95% accuracy (19/20 reference-preserved)
|
| 170 |
|
| 171 |
* Consistency is high within supported classes (Asian and European), but we observe a drop-off for characters with underrepresented traits or less common species due to data limitations.
|
| 172 |
|