Skip to content

Commit

Permalink
feat: ✨ torch mobilenet_v3_small_crop_orientation (mindee#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy-mindee authored Apr 29, 2024
1 parent bf6c34e commit 92acb75
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 @@ -57,7 +57,7 @@
"std": (0.299, 0.296, 0.301),
"input_shape": (3, 256, 256),
"classes": [0, -90, 180, 90],
"url": "https://doctr-static.mindee.com/models?id=v0.8.1/mobilenet_v3_small_crop_orientation-97a3028f.pt&src=0",
"url": "https://doctr-static.mindee.com/models?id=v0.8.1/mobilenet_v3_small_crop_orientation-f0847a18.pt&src=0",
},
"mobilenet_v3_small_page_orientation": {
"mean": (0.694, 0.695, 0.693),
Expand Down

0 comments on commit 92acb75

Please sign in to comment.