Skip to content

Commit

Permalink
Multiple Example Title has removed in metrics.MeanIoU method (#20738)
Browse files Browse the repository at this point in the history
Multiple Example Title has removed in metrics.MeanIoU method
  • Loading branch information
LavanyaKV1234 authored Jan 8, 2025
1 parent 5fcd9b4 commit 97c1c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keras/src/metrics/iou_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,6 @@ class MeanIoU(IoU):
is used to determine each sample's most likely associated label.
axis: (Optional) The dimension containing the logits. Defaults to `-1`.
Example:
Example:
Expand Down

0 comments on commit 97c1c00

Please sign in to comment.