Skip to content

Commit

Permalink
feat: ✨ PT Linknet Resnet18 Checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy-mindee committed Nov 21, 2023
1 parent e00cc79 commit b0ae26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doctr/models/detection/linknet/pytorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"input_shape": (3, 1024, 1024),
"mean": (0.798, 0.785, 0.772),
"std": (0.264, 0.2749, 0.287),
"url": None,
"url": "https://doctr-static.mindee.com/models?id=v0.7.0/linknet_resnet18-e47a14dc.pt&src=0",
},
"linknet_resnet34": {
"input_shape": (3, 1024, 1024),
Expand Down

0 comments on commit b0ae26c

Please sign in to comment.