kaloomte / Duplicate-Remover

Repository to find Duplicate Images and Similar Images with the help of Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find Duplicate and Similar Images

Check out the tutorial Remove Duplicates and Find Similar Images with Python

Install Requirements

pip install -r requirements.txt

Usage

python main.py

Available Functions

  • find_duplicates (Finding and Deleting Duplicates)
  • find_similar (Finding Similar Images to a corresponding Image)

About

Repository to find Duplicate Images and Similar Images with the help of Python.


Languages

Language:Python 100.0%