Skip to content

Album optimization for minimal similarity image selection

Notifications You must be signed in to change notification settings

shmuelamar/albopt

Repository files navigation

AlbOpt - Album Optimization

Selects and weights the most unique and informative photos out of a larger album.

example collage

Example Usage:

AlbOpt requires python 3.8, after that install all requirements from requirements.txt

$ python albopt --files-pattern 'my_pics/*' -r 12 \
  --output-name report/albopt --min-ratio 0.2 \
  --algo albopt_pow2

for more options see python albopt --help

About

Album optimization for minimal similarity image selection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published