This Deep Learning Project was prepared by:
- Lang Kah Chun
- Lee Jia Fui
- Lee Jia Wei
- Sun Qi Yang
The main objective of this project is to accurately classify different types of sneakers using deep learning techniques.
The interesting part of this project is that we self-collected the shoe image dataset using our own devices and compiled it into a folder. The dataset is available here.
- Hyperparameter Tuning: We implemented RayTune to assist with hyperparameter tuning using grid search.
- Transfer Learning: Several transfer learning models were used to predict the class of sneakers accurately.
This project demonstrates the practical application of deep learning techniques, from data collection to model tuning and implementation. By leveraging RayTune for hyperparameter optimization and using transfer learning models, we achieved accurate classification of sneaker images.