EllangoK / duplicate-image-remover

Uses SSIM and MSE to get rid of duplicates and near duplicates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate-Image-Remover

Uses dhash, SSIM and MSE to get rid of duplicates and near duplicates

Format:

$ python remove_duplicates.py

or

$ python remove_duplicates.py <path-to-folder>

If you don't specify a folder, a tkinter gui pops up to choose one.

About

Uses SSIM and MSE to get rid of duplicates and near duplicates

License:MIT License


Languages

Language:Python 100.0%