Skip to content

Commit 47e2b03

Browse files
committed
doc: update eval table in README.md
1 parent 0b4fb9f commit 47e2b03

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

README.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,22 @@ python -m vsl_ial.eval
5656

5757
To get uniformity table
5858

59-
| | COMBVD | BFD-P d65 | BFD-P m | BFD-P c | RIT-DuPont | Witt | Leeds | Munsell-3.1.0 |
60-
|-----------|--------|-----------|---------|---------|------------|-------|-------|---------------|
61-
| CAM16-SCD | 0.319 | 0.298 | 0.358 | 0.285 | 0.213 | 0.29 | 0.251 | 0.293 |
62-
| CAM16-UCS | 0.305 | 0.271 | 0.35 | 0.297 | 0.206 | 0.31 | 0.245 | 0.296 |
63-
| CAM16-LCD | 0.337 | 0.293 | 0.378 | 0.376 | 0.251 | 0.397 | 0.303 | 0.327 |
64-
| CAM02-SCD | 0.321 | 0.306 | 0.353 | 0.303 | 0.219 | 0.286 | 0.253 | 0.318 |
65-
| CAM02-UCS | 0.306 | 0.28 | 0.343 | 0.321 | 0.213 | 0.305 | 0.246 | 0.326 |
66-
| CAM02-LCD | 0.337 | 0.302 | 0.37 | 0.419 | 0.261 | 0.392 | 0.309 | 0.398 |
67-
| PCS23-UCS | 0.311 | 0.289 | 0.325 | 0.379 | 0.3 | 0.381 | 0.332 | 0.337 |
68-
| CIELAB | 0.426 | 0.41 | 0.433 | 0.543 | 0.334 | 0.517 | 0.401 | 0.441 |
69-
| ProLab | 0.441 | 0.451 | 0.429 | 0.485 | 0.302 | 0.519 | 0.394 | 0.271 |
70-
| Oklab | 0.471 | 0.515 | 0.424 | 0.416 | 0.318 | 0.452 | 0.45 | 0.074 |
71-
| JzAzBz | 0.418 | 0.404 | 0.424 | 0.494 | 0.385 | 0.474 | 0.451 | 0.111 |
59+
| | COMBVD | BFD-P d65 | BFD-P m | BFD-P c | RIT-DuPont | Witt | Leeds | Munsell-3.1.0* |
60+
|-----------|--------|-----------|---------|---------|------------|-------|-------|----------------|
61+
| CAM16-SCD | 0.295 | 0.254 | 0.346 | 0.283 | 0.237 | 0.306 | 0.219 | 0.0871 |
62+
| CAM16-UCS | 0.305 | 0.271 | 0.35 | 0.297 | 0.206 | 0.31 | 0.245 | 0.0883 |
63+
| CAM16-LCD | 0.339 | 0.311 | 0.372 | 0.366 | 0.214 | 0.372 | 0.292 | 0.107 |
64+
| CAM02-SCD | 0.296 | 0.266 | 0.338 | 0.303 | 0.244 | 0.303 | 0.221 | 0.111 |
65+
| CAM02-UCS | 0.306 | 0.28 | 0.343 | 0.321 | 0.213 | 0.305 | 0.246 | 0.116 |
66+
| CAM02-LCD | 0.339 | 0.318 | 0.366 | 0.404 | 0.223 | 0.366 | 0.296 | 0.169 |
67+
| PCS23-UCS | 0.311 | 0.289 | 0.325 | 0.379 | 0.3 | 0.381 | 0.332 | 0.0741 |
68+
| CIELAB | 0.426 | 0.41 | 0.433 | 0.543 | 0.334 | 0.517 | 0.401 | 0.281 |
69+
| ProLab | 0.441 | 0.451 | 0.429 | 0.485 | 0.302 | 0.519 | 0.394 | 0.177 |
70+
| Oklab | 0.471 | 0.515 | 0.424 | 0.416 | 0.318 | 0.452 | 0.45 | 0.074 |
71+
| JzAzBz | 0.418 | 0.404 | 0.424 | 0.494 | 0.385 | 0.474 | 0.451 | 0.127 |
72+
| ICaCb | 0.391 | 0.396 | 0.38 | 0.424 | 0.248 | 0.474 | 0.373 | 0.14 |
73+
| ICtCp | 0.463 | 0.481 | 0.441 | 0.636 | 0.423 | 0.559 | 0.397 | 0.228 |
74+
\* subset of Munsell dataset
7275

7376
## For module developers
7477

0 commit comments

Comments
 (0)