metadata
title: Food Classification 101
emoji: π»
colorFrom: indigo
colorTo: blue
sdk: docker
pinned: false
short_description: 'FastAPI backend for food image classification '
Food Classification 101
This project provides a FastAPI backend for classifying food images using deep learning model. Upload a food image and get instant predictions!
π Links
- π Web App: https://food-classification-101.netlify.app/
- π» GitHub Repository: https://github.com/muhammadhamzaazhar/Food-Classification-using-Deep-Learning
π How to Use
- Upload a food image via the web interface.
- The image is sent to the FastAPI backend.
- The model returns the predicted food class.
π€ Contributions
Pull requests and suggestions are welcome on GitHub!