https://github.com/lorem-ipsumm/mask-adder
*try to* add masks to faces using facial recognition
https://github.com/lorem-ipsumm/mask-adder
Last synced: 8 months ago
JSON representation
*try to* add masks to faces using facial recognition
- Host: GitHub
- URL: https://github.com/lorem-ipsumm/mask-adder
- Owner: lorem-ipsumm
- License: apache-2.0
- Created: 2020-03-24T20:30:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T20:36:37.000Z (about 6 years ago)
- Last Synced: 2025-02-02T06:09:44.722Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mask Adder
This program attempts to use the python [face-recognition](https://pypi.org/project/face-recognition/) library to detect facial landmarks (eyes, mouth, nose, etc) and add a mask over the mouth and nose.
## Why?
My overall goal is to make this into a twitter bot so people can mention the bot, and the bot will reply with their profile picture with a mask over their face
## TODO (in no particular order):
- Handle multiple faces
- Handle mask rotation better
- Use a better mask photo