mobilenet_v1_1.0_224 / preprocessor_config.json
Matthijs's picture
add model
23f5d42
raw history blame
No virus
185 Bytes
{
"crop_size": 224,
"do_center_crop": true,
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "MobileNetV1FeatureExtractor",
"resample": 2,
"size": 256
}