Skip to content

lazy-programmer-max/Duplicate-Images-Detection-using-Parallel-Processing

 
 

Repository files navigation

Duplicate-Images-Detection-using-Parallel-Processing

PDC Project

Processing Speed Comparisons with Parallel Fundamentals

Presentation link and Report are added | Workdone in very short time, Ton of work is left out



forthebadge made-with-python
GitHub starsGitHub followers GitHub repo size GitHub code size in bytes GitHub last commit GitHub contributors Open Source Love png3
GitHub issues GitHub issues-closed
GitHub pull-requests GitHub pull-requests closed
License Maintenance

Functionalities

  • Detect Duplicate Images

Workleft

  • Pipeline to draw live Graphs
  • GUI to Play with Graphs Dynamically
  • Remove Rendundant code (Eariler we worked on similarity but later moved to plain matching for clear results)
  • Pipeline the data used for Generating Graphs as an easily intergratable Script

Instructions to run

  • directions to install
git clone https://github.com/1UC1F3R616/Duplicate-Images-Detection-using-Parallel-Processing.git
  • directions to use cli script
python3 ddi.py image_name.py

Note:

Delay in Publishing pip package because some more changes are needed in the style of running the script using multiprocessing,
It's of no use to simple publish a package that's hard to use with imports.
You can have fun with cli script, Relax and Enjoy Quarntine


LinkedIn LinkedIn

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%