Image de-duplication using Perceptual Hashing(pHash)
- Clone this repository
git clone https://github.com/Kawaeee/phash.git
- Install dependencies
pip install -r requirements.txt
- Execute
phash.py
python phash.py -i [INPUT_DIRECTORY] -o [OUTPUT_FILE] -v