Orcas , Classify your images by human faces.
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.
pip install orcas
orcas -i <your album> -o <classified album>
MIT License Copyright (c) 2017 Ahmadreza Zibaei