Implementation of Facenet in Matlab
I’m trying to implement a system that’s identifying faces in real-time – both of known (trained upon) individuals, and unknown persons. In addition, it should put a bounding box around them, with its accuracy score – similar to Facenet. Is there an example of this in Matlab ?
By identifying the known and unknown individuals, we aim at providing the total head-count in a given frame.
I am trying to then later use Matlab coder, to transfer this program to my Nvidia Jetson Platform, so DL models are preferable.I’m trying to implement a system that’s identifying faces in real-time – both of known (trained upon) individuals, and unknown persons. In addition, it should put a bounding box around them, with its accuracy score – similar to Facenet. Is there an example of this in Matlab ?
By identifying the known and unknown individuals, we aim at providing the total head-count in a given frame.
I am trying to then later use Matlab coder, to transfer this program to my Nvidia Jetson Platform, so DL models are preferable. I’m trying to implement a system that’s identifying faces in real-time – both of known (trained upon) individuals, and unknown persons. In addition, it should put a bounding box around them, with its accuracy score – similar to Facenet. Is there an example of this in Matlab ?
By identifying the known and unknown individuals, we aim at providing the total head-count in a given frame.
I am trying to then later use Matlab coder, to transfer this program to my Nvidia Jetson Platform, so DL models are preferable. facenet, face recognition, deep learning, computer vision, jetson MATLAB Answers — New Questions