[Fix] Fix typo in comments in mFscore (#1708)

This commit is contained in:
MengzhangLI 2022-06-27 13:04:41 +08:00 committed by GitHub
parent 144dc3919e
commit fe455c2771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@ def mean_fscore(results,
label_map=dict(),
reduce_zero_label=False,
beta=1):
"""Calculate Mean Intersection and Union (mIoU)
"""Calculate Mean F-Score (mFscore)
Args:
results (list[ndarray] | list[str]): List of prediction segmentation