sphereface icon indicating copy to clipboard operation
sphereface copied to clipboard

about video demo

Open vanhelsing18 opened this issue 7 years ago • 1 comments

hello,my tutor asks me to use caffemodel to make a video demo,can you tell me how to do , thanks

vanhelsing18 avatar Oct 27 '17 03:10 vanhelsing18

Treat each frame in the video as a new testing image. You need to first use face detector to detect faces and then do the face verification for each detected face. Detailed procedures are given in the README file.

wy1iu avatar Dec 26 '17 18:12 wy1iu