File size: 431 Bytes
7b14a11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "input_shape": [
    3,
    1024,
    1024
  ],
  "mean": [
    0.485,
    0.456,
    0.406
  ],
  "std": [
    0.229,
    0.224,
    0.225
  ],
  "classes": [
    "background",
    "qr_code",
    "bar_code",
    "logo",
    "photo"
  ],
  "url": "https://github.com/mindee/doctr/releases/download/v0.4.1/fasterrcnn_mobilenet_v3_large_fpn-d5b2490d.pt",
  "arch": "fasterrcnn_mobilenet_v3_large_fpn",
  "task": "obj_detection"
}