File size: 869 Bytes
77ee90b
e88dfdc
77ee90b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7bb76d7
77ee90b
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
28
29
30
31
32
33
34
35
36
37
38
39
{
    "args": [],
    "kwargs": {
        "intermediate_size": [
            448,
            448
        ],
        "threshold": 0.2,
        "max_overlap": 0.25,
        "grid_size": [
            7,
            7
        ],
        "class_map": {
            "aeroplane": 0,
            "bicycle": 1,
            "bird": 2,
            "boat": 3,
            "bottle": 4,
            "bus": 5,
            "car": 6,
            "cat": 7,
            "chair": 8,
            "cow": 9,
            "diningtable": 10,
            "dog": 11,
            "horse": 12,
            "motorbike": 13,
            "person": 14,
            "pottedplant": 15,
            "sheep": 16,
            "sofa": 17,
            "train": 18,
            "tvmonitor": 19
        }
    },
    "class_name": "YoloV1Pipeline",
    "module_name": "vision_models_playground.pipelines.yolo"
}