File size: 131 Bytes
e4a8e42
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "class_names": [
        "max",
        "not_max"
    ],
    "class_to_idx": {
        "max": 0,
        "not_max": 1
    }
}