Skip to content

Commit

Permalink
update paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhou0208 committed Sep 15, 2024
1 parent f2f717a commit 43000a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segmentation_models_pytorch/decoders/upernet/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class UPerNet(SegmentationModel):
``torch.nn.Module``: **UPerNet**
.. _UPerNet:
https://arxiv.org/abs/1505.04597
https://arxiv.org/abs/1807.10221
"""

Expand Down

0 comments on commit 43000a3

Please sign in to comment.