Update app.py
Browse files
app.py
CHANGED
|
@@ -627,7 +627,9 @@ with gr.Blocks(title="RTS Human Evaluation", theme=gr.themes.Soft()) as demo:
|
|
| 627 |
with eval_panel:
|
| 628 |
gr.Markdown(
|
| 629 |
"""
|
| 630 |
-
|
|
|
|
|
|
|
| 631 |
|
| 632 |
**Rating Scale (1 - 10):**
|
| 633 |
* **10 (Excellent):** The RTS feature is sharp, distinct, and clearly visible.
|
|
|
|
| 627 |
with eval_panel:
|
| 628 |
gr.Markdown(
|
| 629 |
"""
|
| 630 |
+
We are not seeking an assessment of image clarity, resolution, or realism. Instead, we would appreciate your help in determining whether the images effectively showcase the RTS by enabling comparison with its surrounding context.
|
| 631 |
+
|
| 632 |
+
Focus your attention on the area inside the **Red Box**. This marks the potential location of the RTS. Compare the five images below. Rate how clearly and accurately each image depicts the **RTS** feature.
|
| 633 |
|
| 634 |
**Rating Scale (1 - 10):**
|
| 635 |
* **10 (Excellent):** The RTS feature is sharp, distinct, and clearly visible.
|