Photo De-Duplication
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Robert 1b6a199457 Non-Dup-Found 1 year ago
.gitignore init 2 1 year ago
0.jpg init 2 1 year ago
1.jpg init 2 1 year ago
2.jpg init 2 1 year ago
3.jpg init 2 1 year ago
4.jpg init 2 1 year ago
5.jpg init 2 1 year ago
LICENSE init 2 1 year ago
README.md screen 1 year ago
Screenshot2025-04-26.png more profiling 1 year ago
Screenshot2025-04-26Non-DupFound.png Non-Dup-Found 1 year ago
a.jpg speed boost round 1 1 year ago
b.jpg speed boost round 1 1 year ago
dedup.py more profiling 1 year ago

README.md

dedup

Photo De-Duplication

Install

cd dedup
python3 -m venv myenv
source myenv/bin/activate
pip install xxhash opencv-python

Useage:

cd dedup
source myenv/bin/activate
python debup.py 0.jpg 1.jpg

[Image of ScreenShot]