doctr-crop-orientation / config.json
Filiphw's picture
Add doctr-crop-orientation model
4a88655 verified
Raw
History Blame Contribute Delete
411 Bytes
{
"mean": [
0.694,
0.695,
0.693
],
"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-f0847a18.pt&src=0",
"num_classes": 4,
"arch": "mobilenet_v3_small_crop_orientation",
"task": "classification"
}