FoodImageClassification / model /metadata.json
Thiresh's picture
Upload folder using huggingface_hub
e951894 verified
Raw
History Blame Contribute Delete
101 Bytes
{
"class_names": ["Bread", "Soup", "Vegetable-Fruit"],
"IMG_HEIGHT": 224,
"IMG_WIDTH": 224
}