"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;

January 04, 2024

Vision - Duplicate Images


#!pip install difPy
#https://github.com/elisemercury/Duplicate-Image-Finder
import difPy
dif = difPy.build(r"/content/sample_data")
search = difPy.search(dif)
search.result





Keep Exploring!!!

No comments: