Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow
Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow copied to clipboard
Time interval issue
While running program with live video, the time difference between running video and current time makes me confused. So I just want to know is there any option to run live video without any delay in secs or can I able to change the delay to lesser seconds?
You can use multiprocessing for streaming the live-camera feed. For batter reference you can visit here.