Skip to content

A script that deletes similar images through vectorization and clustering of images.

License

Notifications You must be signed in to change notification settings

ytfksw/rmSimilarImg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmSimilarImg

Overview

A script deletes similar images through vectorization and clustering of images.

The following options are avalidable for vectorization:

Clustering by KMeans

Requirement

python >= 3.6.4
pip install -r requairements.txt

Usage

python main.py INPUT_DIR OUTPUT_DIR NUM_SAMPLE 
            [-h] [--extractor {Xception,whash}]

About

A script that deletes similar images through vectorization and clustering of images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages