File size: 454 Bytes
34295b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "mpp": 0.504,
    "model": "VGG19",
    "tile_size": 512,
    "classes": [
        "Adenocarcinoma",
        "Blank space",
        "Fibroconnective and stromal elements",
        "Lung parenchyma",
        "Lymphoid tissue",
        "Necrosis"
    ],
    "lesion_color": "brown",
    "colors": [
        "brown",
        "white",
        "red",
        "green",
        "yellow",
        "blue"
    ],
    "fv_folder": "Thu Jun 27 23_01_14 2024"
}