Skip to content

Classify two products by their images, using CNN and Transfer Learning

Notifications You must be signed in to change notification settings

stenzr/product_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Product Classification

A deep learning project aiming to classify products by their images.

Problem Type

Binary Image Classification

Dataset Details

The dataset has images of two products dowmloaded from google images.

. PC

. PCbag

Model Details

CNN, Transfer Learning

Libraries

Tensorflow, Matplotlib, Seaborn, Pandas, Numpy, Os, Shutil, tqdm

Process

  1. Custom dataset was created through webscraping
  2. The scrapped images were manually labelled.
  3. Images augmentation was performed on the images.
  4. Different CNN architecture were trained on the dataset.
  5. CNN with transfer learning Architecture was trained on the network.

About

Classify two products by their images, using CNN and Transfer Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published