hung200504 commited on
Commit
a54dc23
verified
1 Parent(s): 0270ffa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 50 images with varying complexity of actions.
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 200 generated samples:
166
 
167
- * **Hair color match rate:** 91% (182/200)
168
- * **European appearance match:** 88% accuracy (88/100 reference-preserved)
169
- * **Asian appearance match:** 85% accuracy (85/100 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
 
 
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