Would like to use the model file (.clf file ) from the file face_recognition_knn.py in live video streaming.
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.
Is it the same as mine Final-Project-Computer-Vision?
Most helpful comment
Is it the same as mine Final-Project-Computer-Vision?