Skip to content

mr-eyes/duplicate_images_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicate Images Detector using perceptual hash technique

Features

  • Fast detection of duplicate images "Tested on 200K Images"
  • Build a database of distinct images.
  • View the distinct images in a flask web app

Run:

Building the database

python main.py

Building the database and launching the web app

python main.py web

Lauching the web app

python web_app/app.py

Change the view from grid to tablular

python web_app/app.py table

Demo

Duplicate Image Detector

About

Detect duplicate images and view the distinct in a web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published