Faceapi - Face Vector Api
Description
Converts the first detected face to a 128-vector matrix template that can be stored to be used for facial recognition. Used for Face Search when using images stored on your server.
Share TweetComments
${comment.user__first_name}$ ${comment.user__last_name}$
${ new Date(comment.created_at).getFullYear() + "/" + new Date(comment.created_at).getMonth() + "/" + new Date(comment.created_at).getDate() + " " + new Date(comment.created_at).getHours() + ":" + new Date(comment.created_at).getMinutes() }$
${comment.content}$
Reply
${response.user__first_name}$ ${response.user__last_name}$ modifier
${ new Date(response.created_at).getFullYear() + "/" + new Date(response.created_at).getMonth() + "/" + new Date(response.created_at).getDate() + " " + new Date(response.created_at).getHours() + ":" + new Date(response.created_at).getMinutes() }$
${ response.content }$

Connect to ai-compare to add your comment.