Music Detection Application that uses audio fingerprinting and perceptual hashing. Users can add their custom database with one click.
-
Updated
Jan 9, 2025 - Python
Perceptual hashing is the use of an algorithm that attempts to fingerprint multimedia for identification and comparison. Perceptual hashes of two similar multimedia should be similar.
Music Detection Application that uses audio fingerprinting and perceptual hashing. Users can add their custom database with one click.
Image_Deduplication_Algorithm using Perceptual Hashing and Hamming Distance
A PyTorch implementation of a machine learning perceptual image hash algorithm for near-duplicate detection and fast content-based image retrieval.
Logo Similarity - Extract and group 3,416 websites by logo similarity without ML clustering. Achieves 97.28% extraction rate and ~98% grouping precision using Union-Find + LSH.
Clustering for Unsupervised Image Classification, using perceptual hashing and object detection
Python bindings to JImageHash Java library
Detect duplicate images and view the distinct in a web app
Fast JAX implementions of image hashing methods
Django backend for uploading videos/images with automatic HLS streaming, thumbnail generation, and perceptual hashing — powered by Celery.
Overview of a multimodal video summarization pipeline for information-dense content developed during a contract project at webAI (Open Project - UC Berkeley).
Perceptual JPEG image hashing for Deno via Blockhash.js
Trying to incorporate new features using various Hasing techniques to detect phishing websites. Also doing something like searching the logo of the website and extracting keywords to search again to lead to the legitimate site.
Console application for hash, compare images. Based on coenm/ImageHash
Perceptual hash storage protocol for inline-snapshot
A Perceptual Hashing program for Images
A fast rust implementation of the perceptual hash dhash
Go CLI tool to find duplicate images in a folder
Near Duplicate Video Detection (Perceptual Video Hashing) - Get a 256-bit comparable hash value for any video.
Android librarry (kotlin) : Image (JPEG, BMP) comparison (perceptual hash algorithm)