GUI application for finding image duplicates
- Updated
Jan 1, 2024 - Python
GUI application for finding image duplicates
Finds the images in the directory that are most similar to the others and deletes the N most similar ones. Use to remove similar images before training stable diffusion models.
An Image Deduplicator (using CNN/PHash classification models) with AVIF support
Rust duplicate image detector using standard phash (perceptual image hash) and pdqhash implementations, includes phdupes app: rust GUI (egui) and TUI (ratatui) for viewing and interacting with found duplicates, multithreaded scanning and (also RAW) image processing, configurable preload of images, metadata caching, Search inside Exif tags
Add a description, image, and links to the phash-duplicate-detector topic page so that developers can more easily learn about it.
To associate your repository with the phash-duplicate-detector topic, visit your repo's landing page and select "manage topics."