Skip to content

Commit

Permalink
feat: ✨ PT Linknet Resnet 34 Checkpoint (#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy-mindee authored Nov 27, 2023
1 parent d5eaf34 commit f36c7c9
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 @@ -31,7 +31,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_resnet34-9ca2df3e.pt&src=0",
},
"linknet_resnet50": {
"input_shape": (3, 1024, 1024),
Expand Down

0 comments on commit f36c7c9

Please sign in to comment.