Skip to content

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