https://github.com/desininja/face-detection
Computer vision python code, to teach machine to detect face in the given picture. We can extract to location and spot multiple faces in the picture.
https://github.com/desininja/face-detection
Last synced: 8 months ago
JSON representation
Computer vision python code, to teach machine to detect face in the given picture. We can extract to location and spot multiple faces in the picture.
- Host: GitHub
- URL: https://github.com/desininja/face-detection
- Owner: desininja
- Created: 2020-08-18T17:01:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T17:09:09.000Z (about 5 years ago)
- Last Synced: 2025-01-02T21:17:07.081Z (9 months ago)
- Language: Jupyter Notebook
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-detection
Computer vision python code, to teach machine to detect face in the given picture. We can extract location and spot multiple faces in the picture.