suva007 / image-clustering-and-rotation-search

clusters similar images and searches disoriented images and matches it with original image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-clustering-and-rotation-search

Portion-Watermarking

  • ๐Ÿ“š Image Clustering

  • ๐Ÿ“š Rotation Search

  • clustering is based on modified form of hierarichal clustering that calculates distance based on a very uniqie formula.

  • projectII.ipynb file basically compares the probability of all the rotated images using CNN then tells it's correct orientation.

Features

1. Group Images

In a group of images that contains SRK and KRK images, it might be sometime very difficult to group the similar images together.

image

Prediction: Screenshot 2023-12-23 at 6 06 34 PM

2. Search Rotated Images

In a group of images that contains SRK and KRK images, Search Rotated SRK's image and experience magic.

Test Images:

image image

Prediction:

image

๐Ÿ˜‰ Thanks

About

clusters similar images and searches disoriented images and matches it with original image.


Languages

Language:Jupyter Notebook 100.0%