bb_mlp_224 / models /google__efficientnet-b0 /preprocessor_config.json
dsaint31's picture
Upload models with bundled custom code
17461fb verified
raw
history blame contribute delete
252 Bytes
{
"auto_map": {
"AutoImageProcessor": "ds_proc.BackboneMLPHead224ImageProcessor"
},
"backbone_name_or_path": "google/efficientnet-b0",
"image_processor_type": "BackboneMLPHead224ImageProcessor",
"is_training": false,
"use_fast": true
}