This project aims to take an input of a product image and then classify it to a certain category by using a supervised learning approach.
| Name | Version |
|---|---|
| Python | 3.10.* |
Create a conda virtual environment.
pip install -r requirements.txtjupyter notebookThe
main.ipynbis the main file of our project. It outlines how we pre-process our dataset and all the different types of models (the best version) we have trained is evaluated and compared in this file.
- Khoun Sovansunchhay
- John Liza
- Chan Liza