IkeaProductClassification

Project to classify products from IKEA.

IkeaProductClassification

Project to identify products from IKEA product categories.

Requirements

Data

Data preprocessing

Data Augmentations used

Training a multi-class classifier

Why ResNext_50?

Model specifications

Train model on IKEA data

Training and Validation loss

Training and Validation loss

Confusion matrix

confusion matrix

Interpreting model predictions

Predictions

As it can be clearly seen the first and second are wrong predictions.

Model weights

Model weights are saved to data/model_data/models dir when model.save(‘model_name’’) is performed in src/ResNext_50.ipynb