ageitgey / ageitgey/face_recognition

Use the Model (.clf file) with live video stream

Open
#606 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
56.8k
Forks
13.7k
PR merge metrics
No merged PRs in 30d

Description

  • face_recognition version: 1.2.3
  • Python version: 3.5.2
  • Operating System: Ubuntu 16.0.4
Description

Would like to use the model file (.clf file ) from the file face_recognition_knn.py in live video streaming.

What I Did
  1. I have built the model with face_recognition_knn.py but couldn't be able to use it for the live streaming.
  2. I have use the tool "pickle" to build the model but when I have use the model file in live streaming without GPU support then streaming is extremely slow.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading face_recognition_knn.py and reproducing the reported live-streaming setup with the .clf model and pickle on the stated Python and Ubuntu versions. The issue names no target file, test, or acceptance criteria, so the supported model-loading and performance behavior would need to be defined before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.