glpn-kitti/preprocessor_config.json

8 lines
137 B
JSON
Raw Permalink Normal View History

2022-03-01 17:20:58 +08:00
{
"do_rescale": true,
"do_resize": true,
"feature_extractor_type": "GLPNFeatureExtractor",
"resample": 2,
"size_divisor": 32
}