image-classsifier

this is a image classifier used to identify the image from provided dataset, some training and test result contain in the screenshot folder

Get Started

sort giving file

python sort.py

train the dataset

python train.py

predict test data

python predict.py /test_data/test.jpg

image_classifier