Skip to content

chilledgeek/photo-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Sorter

Facial detector

  • Simple script/application/wrapper to classify whether photos have faces or not

  • Based on machine learning so cannot expect the sorting to be 100% accurate!

  • Now detects rotated photos

How to use

Install

  • Download this package (to be published on pip, but for now cd into where this package has been downloaded)

  • Install with pip install facialdetector

Run

  • Run with python app.py -i /path/to/folder/to/analyse -n 8

    • This will run with 8 parallel processes (quicker) and analyse a folder of interest

Releases

No releases published

Packages

No packages published

Languages