Food Vision
Food Vision using EfficientNetB2 Model and 101Food Data Source
Relative Fields: Deep Learning, Machine Learning, Programming
Project Overview
As I delved into the realms of deep learning through the “PyTorch for Deep Learning Bootcamp 2023-6” course by Udemy for 52 hours and 14 minutes, tends in aa amazing model. What if a model could decipher the mysteries behind our culinary delights with just a glance at a picture? 🍔📸 Thus, my journey began, crafting a neural network to discern the essence of every dish captured through the lens. Join me to see the flavors hidden within pixels.
Project Steps :
- Downloading the Food101 Dataset from the provided link.
- Prepare the data, ensuring that transformers and augmentations are ready.
- Utilize transfer learning techniques to prepare the model of EfficientNetB2.
- Train the model and deploy it into Hugging Face using the provided link.
Code Sources :
This modeling had been done by PyTorch.
Here you can fine all codes and results :
Github-Food-Vision
HuggingFace-Space-Food-Vision