Wersja polska mojej prezentacji na Code Europe
Oto moja prezentacja wygłoszona na konferencji Code Europe przetłumaczona na język polski. Zapraszam do oglądania.
Oto moja prezentacja wygłoszona na konferencji Code Europe przetłumaczona na język polski. Zapraszam do oglądania.
So far, I have explored Onfido, which offers a comprehensive verification process, along with BioID and AWS Rekognition, which focus primarily on facial matching and liveness detection. Now, let me introduce Inverid, which specializes in document verification but in a different way than Onfido. While Onfido utilizes OCR (Optical Character Recognition) for its processes, Inverid … Read more
In my previous post, I explored the capabilities of AWS Rekognition as a Digital Identity Verification provider. Now, let’s investigate whether AWS Rekognition, like Onfido and BioID, can detect deepfakes. According to the documentation, AWS Rekognition employs AI and machine learning within the Face Liveness feature to effectively detect spoofing attacks. Let’s generate one light … Read more
While preparing for my Code Europe presentation on Digital Identity Verification, I had the opportunity to explore what AWS Rekognition offers in this field. I was particularly interested in the Face Comparison functionality. In the screenshot, you can see uploaded photos of Julia and myself. AWS easily recognizes that the images depict different individuals. I … Read more
Here you can watch the recording of my rehearsal before my lecture at Code Europe conference. This is a slightly extended version, which I will need to shorten a bit to fit within the allotted time. I warmly invite you to watch :).
In the previous post, I have presented the capabilities of BioID with some happy and unhappy paths. BioID worked pretty well. All the pictures used in those posts represented real people. According to the documentation, BioID uses advanced algorithms and artificial intelligence to detect deepfakes. BioID Face Liveness Detection protects against spoofing attacks and is … Read more
While preparing for my Code Europe presentation, I had a chance to test BioID – a Digital Identity Verification Provider. I encourage everyone to register and try BioID’s playground, which is a demo of the services they provide. The demo is free and allows you to perform biometric operations.During my tests, I was particularly interested … Read more
In the previous posts, we covered scenarios with: Now, let’s see if Onfido can detect that the document used for digital identity verification was expired and that such a person should be rejected.Let’s use my passport, which expired 3 years ago. Ok. So I opened the Onfido trial link and went through the wizard on … Read more
In the previous post, I presented Onfido as a Digital Identity Document and Biometrics solution. We explored the happy path with my document and motion video. Both the document and motion reports passed as expected.In another post, I explained how a light fake can be generated.And in yet another post, I explained how to hijack … Read more
In this blog post, I will generate some deepfakes. What is a deepfake? According to ChatGPT A deepfake is a synthetic media creation, usually in the form of a video, audio, or photo, generated by artificial intelligence to convincingly alter content, often by replacing a person’s likeness or voice. How to generate a deepfake? There … Read more