Skip to content

An academic project to find the most similar image to the given input image, based on Image Processing, Cosine Similarity Model, StreamLit, written primarily in Python using Visual Studio Code and Jupyter Notebook

Notifications You must be signed in to change notification settings

TejasSheth104/ReverseImageQuerying

Repository files navigation

Reverse Image Querying

link

Steps to Execute -

  1. Extract contents of data.zip to 'data/' folder
  2. Run the Jupyter Notebook to generate the pickle file
  3. Use the command streamlit run app.py
  4. Follow the Local URL to view the Web App
  5. Upload any image to the Web App to view the similar images from the dataset

Technologies used -

Python NumPy Pandas Streamlit Jupyter Visual Studio Code

Contributors -

About

An academic project to find the most similar image to the given input image, based on Image Processing, Cosine Similarity Model, StreamLit, written primarily in Python using Visual Studio Code and Jupyter Notebook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published