/IKEA_dataset_scraping_and_classification

Scraping few classes of images from IKEA.in and running an image classifier on it.

Primary LanguageJupyter Notebook

IKEA_dataset_scraping_and_classification

The script scrapes images from beds,tables,chairs and tablewares. It also scrapes images from the subclasses of the mentioned classes without hardcoding the links.

The downloaded images are then trained for classification. Training acc: 92% Test acc: 85%