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

some Changes in file #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mst-rajatmishra
Copy link

Hello,
I tried making some changes,

Added extract_faces to modularize face detection logic. It processes each frame of a video and returns faces and their detection scores.
The prediction function handles video frames, processes them, and runs inference in batch. It now utilizes half-precision for inference when supported.
Logs are added for debugging issues in frame reading and predictions.
Used ThreadPoolExecutor for concurrent video processing in predict_on_video_set.

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.

1 participant