python - Caffe2 Face Recognition -
using caffe2 need face authentication in real time using webcam.
to achieve same following steps:
i downloaded caffe2 https://github.com/caffe2/caffe2
later on downloaded faces model vgg_face_caffe.tar
am able convert .caffemodel caffe2 executing caffe_translator.py
please suggest next step followed achieve face authentication.
Comments
Post a Comment