ethz/food101
Viewer • Updated • 101k • 32.7k • 148
NutriGuard is an AI-based computer vision project designed to support food-image verification and digital food-content fraud detection.
This repository contains two independently trained ResNet-101 model checkpoints:
The models are designed to work together in a sequential image-verification workflow.
| Model | Model Name | Architecture | Dataset | Task |
|---|---|---|---|---|
| Model 1 | NutriGuard Food Classification Model | ResNet-101 | Food-101 | Food-category classification |
| Model 2 | NutriGuard Authenticity Detection Model | ResNet-101 | CIFAKE | Real-vs-AI-generated image classification |
Base model
microsoft/resnet-101