Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -115,7 +115,7 @@ The metric takes four optional input parameters: __label2id__, __stuff__, __per_
|
|
| 115 |
- average the "scores"
|
| 116 |
- sum up the "numbers"
|
| 117 |
* `split_sq_rq: bool = True`: By default, the PQ-score is returned in three parts: the PQ score itself, and split into the segmentation quality (SQ) and recognition quality (RQ) part.
|
| 118 |
-
Setting this to False will
|
| 119 |
|
| 120 |
## Output Values
|
| 121 |
A dictionary containing the following keys:
|
|
|
|
| 115 |
- average the "scores"
|
| 116 |
- sum up the "numbers"
|
| 117 |
* `split_sq_rq: bool = True`: By default, the PQ-score is returned in three parts: the PQ score itself, and split into the segmentation quality (SQ) and recognition quality (RQ) part.
|
| 118 |
+
Setting this to False will return the PQ score only (PQ=RQ*SQ).
|
| 119 |
|
| 120 |
## Output Values
|
| 121 |
A dictionary containing the following keys:
|