AkshDesai04 / PyCompare

This Python project aims to efficiently compare large datasets of images to identify duplicates
MIT License
1 stars 2 forks source link

Multithreading #15

Open AkshDesai04 opened 2 months ago

AkshDesai04 commented 2 months ago

Multithreading is to be applied at 2 places

  1. meta data creation (and file reading by extension)
  2. image comparison