As the title says, we want to switch to FACEIO as our primary Biometric Authentication System. Previous face authentication systems were giving us headache since portion of our users are spoofing using deep fake videos that can easily bypass...
Hello, I would like to know if the Italian translation of the enroll and login interface is available. I tried setting the "locale":"it" parameter but I see the version in English, if I set the parameter to "de" I see the vers...
Good afternoon. I wanted to find out if with FACE IO I can do ID recognition (identity documents). In the React APP that I am working on (which is a PWA) I have to add the feature to log in with facial recognition, but at the same time I have within ...
I want to integrate the nsfw API to scan my folder of images placed in my local machine. And then, I want to separate out appropriate and inappropriate into different folders.
I'm working on attendance & presence system, and would like to protect my facial recognition application powered by FACEIO against presentation attacks e.g Face Spoofing using Smartphone pictures.
I have implemented the restartSession in my aplication. The Flow is as follows: 1. User tries to Login to the application 2. If the login fails then I reset the session and call the enroll.
hi i would like to implemented fio.js, the facial recognition library of FACEIO to an android app . How can i implement it?. Do you have any api for android?...
As the title says, I want to authenticate users on my website via face recognition; therefore I need to integrate FACEIO on my React.js based web application, how do I do this? ...