"examples/vscode:/vscode.git/clone" did not exist on "ca1a22296d02ab44547a33c1bb7e5a4015a2f843"
Commit b1f77678 authored by Vighnesh Birodkar's avatar Vighnesh Birodkar Committed by TF Object Detection Team
Browse files

List WeightedDiceClassificationLoss at top of docstring.

PiperOrigin-RevId: 406929565
parent ab70b0f2
...@@ -25,6 +25,7 @@ Classification losses: ...@@ -25,6 +25,7 @@ Classification losses:
* WeightedSoftmaxClassificationLoss * WeightedSoftmaxClassificationLoss
* WeightedSoftmaxClassificationAgainstLogitsLoss * WeightedSoftmaxClassificationAgainstLogitsLoss
* BootstrappedSigmoidClassificationLoss * BootstrappedSigmoidClassificationLoss
* WeightedDiceClassificationLoss
""" """
from __future__ import absolute_import from __future__ import absolute_import
from __future__ import division from __future__ import division
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment