imagesimilarity

There are 8 repositories under imagesimilarity topic.

  • KapilYadav-dev/Phasher

    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.

    Language:Java25204
  • bigmb/mb_milvus

    Image Similarity search build on Milvus

    Language:Python18505
  • aws-samples/amazon-sagemaker-visual-search

    This repository is part of a blog post that guides users through creating a visual search application using Amazon SageMaker and Amazon Elasticsearch service

    Language:Jupyter Notebook10316
  • Pathi-rao/Image-Similarity-Estimation-using-Siamese-Neural-Networks

    Repo for the final project of "Numerical Methods for Algorithmic Systems and NeuralNetworks"

    Language:Python1102
  • popCain/ImageSimilarity

    Find similar images in dataset for a new image using Resnet50+KNN. In order to solve curse of dimensionality using PCA to reduce the dimensionality of features.

    Language:Jupyter Notebook0101
  • thao-phan23/Proposal_for_image_search_feature_for_NITA_fashion_ecommerce_company

    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.

    Language:Jupyter Notebook0200
  • cezarmendes/ImgSimilarityAE

    Image Similarity System with Deep Autoencoders

    Language:Jupyter Notebook
  • nikhil130yadav/ImageDiffOps

    A Python package to detect and extract the changed parts & coordinates of those parts from the images if any.

    Language:Python10