pateldigant / IKEA_dataset_scraping_and_classification

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%

About

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


Languages

Language:Jupyter Notebook 100.0%