Understand how modern technology works with faces, from scratch. You don't need to be an AI expert. If you know how to program, you will be able to apply state-of-the-art methods yourself, locally on your device and for free. This is an interactive tutorial – you can bring your own pictures if you like to.
- Interactively learn how facial recognition works.
- Use your own images OR get started right away with sample images.
- Apply advanced face AI on your own machine.
- Follow along with hands-on code examples.
- Understand how to use AI with .NET and Blazor.
- Experiment to see how parameters change results.
- Apply what you learn to your own production applications.
- Free, local, no dependency on cloud services.
- Uses the MIT-licensed FaceAiSharp library.
Get started using the web app facerec.gjung.com or by downloading this tutorial as an app:
Google Play and the Google Play logo are trademarks of Google LLC.
docker run -p 8080:80 ghcr.io/georg-jung/explain-face-rec:latest
As soon as your container is running, you can access the tutorial at localhost:8080.
Created in the context of Georg Jung's master thesis, supervised by Dr. Guido Rößling. Thanks for the supervision and the great support!