ppocr-mlx / ori /config.json
jasonni2's picture
Upload folder using huggingface_hub
1e1b9bd verified
Raw
History Blame Contribute Delete
229 Bytes
{
"model_type": "pp_lcnet",
"scale": 1.0,
"reduction": 4,
"hidden_dropout_prob": 0.2,
"class_expand": 1280,
"hidden_act": "hardswish",
"id2label": {
"0": "0",
"1": "90",
"2": "180",
"3": "270"
}
}