Skip to content

Commit

Permalink
feat: ✨ torch mobilenet_v3_small_orientation chkpt
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy-mindee committed Apr 22, 2024
1 parent 0285711 commit 68af248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doctr/models/classification/mobilenet/pytorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"std": (0.299, 0.296, 0.301),
"input_shape": (3, 128, 128),
"classes": [0, -90, 180, 90],
"url": "https://doctr-static.mindee.com/models?id=v0.4.1/classif_mobilenet_v3_small-24f8ff57.pt&src=0",
"url": "https://doctr-static.mindee.com/models?id=v0.8.1/mobilenet_v3_small_orientation-97a3028f.pt&src=0",
},
"mobilenet_v3_small_page_orientation": {
"mean": (0.694, 0.695, 0.693),
Expand Down

0 comments on commit 68af248

Please sign in to comment.