https://github.com/mrintern/sort-faces-by-age
This is a python script that uses AWS Rekognition (Amazon's facial recognition service) to sort a folder of pictures by the average age of the faces in the photo.
https://github.com/mrintern/sort-faces-by-age
Last synced: about 1 year ago
JSON representation
This is a python script that uses AWS Rekognition (Amazon's facial recognition service) to sort a folder of pictures by the average age of the faces in the photo.
- Host: GitHub
- URL: https://github.com/mrintern/sort-faces-by-age
- Owner: mrintern
- Created: 2019-04-13T13:38:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T10:08:23.000Z (about 4 years ago)
- Last Synced: 2025-02-10T13:43:51.337Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sort-Faces-By-Age
This is a python script that uses AWS Rekognition (Amazon's facial recognition service) to sort a folder of pictures by the average age of the faces in the photo.