Skip to content

ahmdrz/orcas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orcas , Classify your images by human faces.

Analytics

Orcas

orcas github

Classify the images in your photo album into suitable destinations.

  • Note that only .jpg files are allowed by this program.
  • Orcas will detect human faces on your images , Then classify them into directories.
  • Each face of detected faces will save to ~/.face_cluster for later usage.
  • This program using deep-learning for recognize faces and can improve after each time.

Installation

    pip install orcas

Usage

    orcas -i <your album> -o <classified album>

License

MIT License Copyright (c) 2017 Ahmadreza Zibaei