Skip to content

Commit 97c1c00

Browse files
Multiple Example Title has removed in metrics.MeanIoU method (keras-team#20738)
Multiple Example Title has removed in metrics.MeanIoU method
1 parent 5fcd9b4 commit 97c1c00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keras/src/metrics/iou_metrics.py

-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ class MeanIoU(IoU):
474474
is used to determine each sample's most likely associated label.
475475
axis: (Optional) The dimension containing the logits. Defaults to `-1`.
476476
477-
Example:
478477
479478
Example:
480479

0 commit comments

Comments
 (0)