Skip to content

some Changes in file#34

Open
mst-rajatmishra wants to merge 2 commits into
selimsef:masterfrom
mst-rajatmishra:master
Open

some Changes in file#34
mst-rajatmishra wants to merge 2 commits into
selimsef:masterfrom
mst-rajatmishra:master

Conversation

@mst-rajatmishra

Copy link
Copy Markdown

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