Tool to detect (and get rid of) similar images using perceptual hashing (pHash lib)
-
Updated
Nov 6, 2016 - 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.
Tool to detect (and get rid of) similar images using perceptual hashing (pHash lib)
Clustering for Unsupervised Image Classification, using perceptual hashing and object detection
A humble collection of command line tools for managing photos. Includes a perceptual hash for finding near-duplicates, and some exiftool wrappers for handling metadata.
Perceptual hashing library in python (with redis)
a python aplication that generates a fingerprint to audio file, by extracting spectrogram and some features from it.
I thought it would be nice to get an email alert when a new job posting appears on a website, so I can use this to check for the newest job openings on various sites
A trivial approach for near-duplicate detection of audios
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
find similar/duplicate images
Fast JAX implementions of image hashing methods
Python bindings to JImageHash Java library
Detect duplicate images and view the distinct in a web app
A Perceptual Hashing program for Images
Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates
[FAccT 2022] Source code for our paper "Learning to Break Deep Perceptual Hashing: The Use Case NeuralHash".
Music Detection Application that uses audio fingerprinting and perceptual hashing. Users can add their custom database with one click.
Calculate PhotoDNA hashes using Python
Identifying and removing near-duplicate images using perceptual hashing.
Django backend for uploading videos/images with automatic HLS streaming, thumbnail generation, and perceptual hashing — powered by Celery.