目录
目录README.md

Duplicate-Photos-Finder

Find all the duplicate images in a folder by pixel-wise comparison and deletes them. Repeats it for all sub-directories as well.

v2 uses 2x2 average pooling to reduce the image size. Provides faster execution and lowers memory consumption.


This code requires Python3. Run the following command to install all the dependencies:

pip install -r requirements.txt

Use the following command to run the code:

python duplicate.py --inspection_dir "D:\Pictures\"
关于
44.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号