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

Created on 29 Aug 2018  路  1Comment  路  Source: ageitgey/face_recognition

  • 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.

Most helpful comment

Is it the same as mine Final-Project-Computer-Vision?

>All comments

Is it the same as mine Final-Project-Computer-Vision?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paulaceccon picture paulaceccon  路  5Comments

lfjd05 picture lfjd05  路  3Comments

carlhung picture carlhung  路  6Comments

Nijinsha picture Nijinsha  路  5Comments

ramineniraviteja picture ramineniraviteja  路  5Comments