Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pgkwon1
/
MealMate-Food-detection
like
0
Model card
Files
Files and versions
Community
main
MealMate-Food-detection
/
preprocessor_config.json
pgkwon1
Create preprocessor_config.json
08024d0
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
89 Bytes
{
"image_size"
:
224
,
"mean"
:
[
0.485
,
0.456
,
0.406
]
,
"std"
:
[
0.229
,
0.224
,
0.225
]
}