Skip to content

Commit 5c0278f

Browse files
authored
Docs: fix title underline length (#1296)
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
1 parent 628f7aa commit 5c0278f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/losses.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
📉 Losses
22
=========
33

4-
Collection of popular semantic segmentation losses. Adapted from
4+
Collection of popular semantic segmentation losses. Adapted from
55
an awesome repo with pytorch utils https://github.com/BloodAxe/pytorch-toolbelt
66

77
Constants
@@ -18,7 +18,7 @@ DiceLoss
1818
.. autoclass:: segmentation_models_pytorch.losses.DiceLoss
1919

2020
TverskyLoss
21-
~~~~~~~~
21+
~~~~~~~~~~~
2222
.. autoclass:: segmentation_models_pytorch.losses.TverskyLoss
2323

2424
FocalLoss

0 commit comments

Comments
 (0)