Skip to content
#

imagesimilarity

Here are 9 public repositories matching this topic...

Language: All
Filter by language

A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions which rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar.

  • Updated Sep 28, 2022
  • Java
PicTrace

🔎 PicTrace is an efficient image matching platform leveraging structural similarity and keypoint algorithms for fast, accurate image searches. It allows direct uploads or URL submissions, quickly scanning a large database to find similar images. With asynchronous processing, PicTrace delivers a smooth and quick visual search experience.

  • Updated May 22, 2024
  • Python

Implemented an image search feature on the website to improve the experience of 35% of customers dissatisfied with keyword searches. This enhancement incorporated the CNN model with 95% accuracy for image classification and the Siamese model for the top 5 similar products, leveraging the data set of 24,000+ images across 10 different classes.

  • Updated Oct 5, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the imagesimilarity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imagesimilarity topic, visit your repo's landing page and select "manage topics."

Learn more