Classify Geometric Images using Keras
The dataset comprises of images of different geometries categorized into 4 classes. We need to perform image classification on it.
All the dataset, configuration files, results, datasets, augmentation datasets can be found from the drive link
Examples of geometric image data can be shown below. Dataset path in the drive project link - "C:\Users\Sayan Hazra\Downloads\Geometric Image Classification\Image_2\Input\Dataset".
All the study and analysis regarding the entire project for geometric image classification can be found from the colab link
All the references are taken from the given drive link, and also from vision-api repos(Potato, Corn Notebook), Face Recognition.