Skip to content

Commit

Permalink
Multiple Example title has been removed in OneHotIoU (#20587)
Browse files Browse the repository at this point in the history
Multiple Example title has been removed in OneHotIoU file
  • Loading branch information
LavanyaKV1234 authored Dec 4, 2024
1 parent e072189 commit 1aff379
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 @@ -572,7 +572,6 @@ class OneHotIoU(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 1aff379

Please sign in to comment.