Skip to content

Commit

Permalink
feat: ✨ PT Linknet Resnet50 Checkpoint (#1391)
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy-mindee authored Nov 24, 2023
1 parent 3b99d46 commit d5eaf34
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 @@ -37,7 +37,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_resnet50-6cf565c1.pt&src=0",
},
}

Expand Down

0 comments on commit d5eaf34

Please sign in to comment.