Skip to content

sayan0506/Classify-Geometric-Images

Repository files navigation

Classify-Geometric-Images

Classify Geometric Images using Keras

Background

The dataset comprises of images of different geometries categorized into 4 classes. We need to perform image classification on it.

Project Link

All the dataset, configuration files, results, datasets, augmentation datasets can be found from the drive link

Dataset

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".

img

Model Evaluation Result

img2

Demo Prediction

img3

Notebook

All the study and analysis regarding the entire project for geometric image classification can be found from the colab link

References

All the references are taken from the given drive link, and also from vision-api repos(Potato, Corn Notebook), Face Recognition.