kompon-image-gate / gate_config.json
iloveass's picture
Upload 2 files
afbdf38 verified
Raw
History Blame Contribute Delete
215 Bytes
{
"classes": [
"building_surface",
"other",
"road_or_pavement"
],
"img_size": 224,
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
]
}