Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added face detection support on streams #201

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

mikel-brostrom
Copy link
Contributor

@mikel-brostrom mikel-brostrom commented Sep 12, 2022

Single image face detection work as previously
Save to new/existing folder for every detect_face.py run based on --exist-ok flag
Added face detection support on streams:

  • Webcam
  • Folders containing images
  • Videos

this expands the usage of the script beyond static images

Face detection on streams:
- Webcam
- Folders containing images
- Save to new  /existing folder for every detect run
@mikel-brostrom mikel-brostrom changed the title Update detect_face.py Added face detection on streams Sep 12, 2022
@mikel-brostrom mikel-brostrom changed the title Added face detection on streams Added face detection support on streams Sep 13, 2022
@derronqi derronqi merged commit 894044e into deepcam-cn:master Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants