IntroAIver2 / preprocessor_config.json
DungND1107's picture
Upload preprocessor_config.json with huggingface_hub
0dcecf0 verified
{
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
],
"img_size": 224
}