rfdetr-keypoint-preview-mlx-fp32 / preprocessor_config.json
mnmly's picture
Upload folder using huggingface_hub
ce617da verified
Raw
History Blame Contribute Delete
203 Bytes
{
"config": {
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
]
},
"post_process_config": {
"num_select": 100
}
}