Transfer Learning for Food Classification
Coursera Project Network via Coursera
-
28
-
- Write review
This course may be unavailable.
Overview
In this hands-on project, we will train a deep learning model to predict the type of food and then fine tune the model to improve its performance. This project could be practically applied in food industry to detect the type and quality of food. In this 2-hours long project-based course, you will be able to:
- Understand the theory and intuition behind Convolutional Neural Networks (CNNs).
- Understand the theory and intuition behind transfer learning.
- Import Key libraries, dataset and visualize images.
- Perform data augmentation.
- Build a Deep Learning Model using Pre-Trained InceptionResnetV2.
- Compile and fit Deep Learning model to training data.
- Assess the performance of trained CNN and ensure its generalization using various KPIs.
Syllabus
- Transfer Learning for Food Classification
- In this hands-on project, we will train a deep learning model to predict the type of food and then fine tune the model to improve its performance. This project could be practically applied in food industry to detect the type and quality of food. In this hands-on project we will go through the following tasks: (1) Understand the problem statement and business case, (2) Import libraries and datasets, (3) Visualize and explore datasets, (4) Perform data augmentation, (5) Understand the theory and intuition behind Transfer Learning, (6) Learn how to build a deep learning model using pre-trained models (7) Fine-Tune the trained model by unfreezing all the layers, (8) Access the performance of the trained model
Taught by
Ryan Ahmed