We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628f7aa commit 5c0278fCopy full SHA for 5c0278f
1 file changed
docs/losses.rst
@@ -1,7 +1,7 @@
1
📉 Losses
2
=========
3
4
-Collection of popular semantic segmentation losses. Adapted from
+Collection of popular semantic segmentation losses. Adapted from
5
an awesome repo with pytorch utils https://github.com/BloodAxe/pytorch-toolbelt
6
7
Constants
@@ -18,7 +18,7 @@ DiceLoss
18
.. autoclass:: segmentation_models_pytorch.losses.DiceLoss
19
20
TverskyLoss
21
-~~~~~~~~
+~~~~~~~~~~~
22
.. autoclass:: segmentation_models_pytorch.losses.TverskyLoss
23
24
FocalLoss
0 commit comments