Skip to content

SunchhayK/Product_Image_Classification

Repository files navigation

Product Image Classification

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.

Requirements

Name Version
Python 3.10.*

Run the project

Create a conda virtual environment.

Install the dependencies

pip install -r requirements.txt

Start the project

jupyter notebook

The main.ipynb is 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.

Author

  • Khoun Sovansunchhay
  • John Liza
  • Chan Liza

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors