Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
7
Solution
652
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)
Code Language
Visual Basic
Technical
Version
1.0.1Updated
February 26, 2020Works with
Studio: 20.4 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources