by YouTube
7
ML Model
497
Summary
Summary
The recognition is completely based on deep learning neural network and implanted using Tensorflow framework
Overview
Overview
In UiPath Attended Robot Framework you can find a TensorFlow implementation of the face recognizer described in the paper FaceNet: A Unified Embedding for Face Recognition and Clustering. The project also uses ideas from the paper Deep Face Recognition from the Visual Geometry Group at Oxford.
The framework allows you to add an extra layer of security in attended scenarios. In order to do that the robot will ask your name and to take few photos.
The model needs to be trained once, for each user that is allowed to kick start the digital assistent for sensitive processes.
Face Recognition Framework is splited in two major segments:
Features
Features
Extra layer of security. Biometric recognition
Additional Information
Additional Information
Dependencies
Must have: Python 3.6 with pip 10.0.1 Tensorflow (1.4.0) Scipy (0.17.0) Scikit-learn (0.19.1) Opencv (2.4.9.1)
Technical
Version
1.0.1Updated
February 26, 2020Works with
Any Windows machine with Python 3.6, pip 10.0.1. and the packages from Prerequisites/requirements.txt
Certification
Silver Certified
Tags
Support
UiPath Community Support
Resources