BlazeFace-v2 / config.json
wangyh6's picture
Upload BlazeFace
72d4f25 verified
raw
history blame contribute delete
274 Bytes
{
"architectures": [
"BlazeFace"
],
"auto_map": {
"AutoConfig": "DCU_CONFIG.DcuConfig",
"AutoModelForImageClassification": "DCU_MODEL.BlazeFace"
},
"model_type": "blazeface",
"torch_dtype": "float32",
"transformers_version": "4.42.4"
}