Datasets:
Update readme
Browse files
README.md
CHANGED
|
@@ -64,10 +64,10 @@ While state-of-the-art models can render complex semantic scenes (e.g., "Cyberpu
|
|
| 64 |
|
| 65 |
| Task | Description | Metrics |
|
| 66 |
| :--- | :--- | :--- |
|
| 67 |
-
| **1. Color purity (single block)** | Full-frame uniform color from ISCC–NBS Level-2. |
|
| 68 |
-
| **2. Color purity (two blocks)** | Fill uniform color in two regions. |
|
| 69 |
-
| **3. Geometric shape** | Render a specified shape (e.g., a circle) at a prompt-defined position and scale. |
|
| 70 |
-
| **4. Image masking** | Apply mask on image. Based on the image in TencentARC [BrushNet](https://github.com/TencentARC/BrushNet). |
|
| 71 |
|
| 72 |
|
| 73 |
|
|
|
|
| 64 |
|
| 65 |
| Task | Description | Metrics |
|
| 66 |
| :--- | :--- | :--- |
|
| 67 |
+
| **1. Color purity (single block)** | Full-frame uniform color from ISCC–NBS Level-2. | <em>d</em><sub>rgb_ed</sub>, <em>d</em><sub>lab_00</sub>, <em>d</em><sub>sd</sub>, <em>d</em><sub>ced</sub>, <em>d</em><sub>hf</sub> |
|
| 68 |
+
| **2. Color purity (two blocks)** | Fill uniform color in two regions. | <em>d</em><sub>rgb_ed</sub>, <em>d</em><sub>lab_00</sub>, <em>d</em><sub>sd</sub>, <em>d</em><sub>ced</sub>, <em>d</em><sub>hf</sub> |
|
| 69 |
+
| **3. Geometric shape** | Render a specified shape (e.g., a circle) at a prompt-defined position and scale. | <em>d</em><sub>iou</sub>, <em>d</em><sub>dist</sub>, <em>d</em><sub>size</sub>, <em>d</em><sub>shape</sub>, <em>d</em><sub>pure</sub> |
|
| 70 |
+
| **4. Image masking** | Apply mask on image. Based on the image in TencentARC [BrushNet](https://github.com/TencentARC/BrushNet). | <em>d</em><sub>iou</sub>, <em>d</em><sub>biou</sub>, <em>d</em><sub>leak</sub>, <em>d</em><sub>dist</sub>, <em>d</em><sub>edge</sub> |
|
| 71 |
|
| 72 |
|
| 73 |
|