SunnyAgarwal4274/Food_Ingredients
Viewer • Updated • 511 • 41 • 2
How to use SunnyAgarwal4274/Food_Ingredient_classification_51 with Flair:
from flair.models import SequenceTagger
tagger = SequenceTagger.load("SunnyAgarwal4274/Food_Ingredient_classification_51")The evaluation was conducted on the Food Ingredients Dataset, which consists of https://huggingface.co/datasets/SunnyAgarwal4274/Food_Ingredients containing diverse food ingredient categories.
The evaluation results were computed using https://www.kaggle.com/code/sunnyagarwal427444/food-ingredient-classifiication-model. The evaluation metrics are calculated using standard practices in model evaluation.
Base model
microsoft/resnet-50