This is a simple image classifier project using Cifar10 dataset and Python. Since i used cifar10 dataset you can classify 10 different classes with these project and these are: 'aeroplane', 'automobile', 'bird', 'cat', 'deer', 'dog', 'frog', 'horse', 'ship', 'truck'
To use the program follow these steps: 1-Download the py document and run it. 2-Then click the "Upload Image" button to upload an image. 3-Then click the "Classify Image" button and the program will give you the output both at GUI and console. Thats it.
If you have any further questions please don't hesitate to contact me via my email adress: [email protected]
I hope you enjoy.