PepperFryFurnitureClassifier

Use the Pepperfry furniture dataset to classify images into 8 categories namely-

  • bed

  • lamp

  • wardrobe

  • stool

  • shelf

  • chair

  • table

  • sofa

Instructions

  • Create a data folder and rename the folders as follows

bed_jpg->bed

  • Use the functions in the notebook to split train-test data, load data and train the model

PS: Unfortunately, the dataset is not open source and was given to us only for the purpose of this assignment and cannot be uploaded to this repository for copyright reasons.