# seasonsh/probabilistic-face-embeddings

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/seasonsh-probabilistic-face-embeddings).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

351 stars · 58 forks · Python · MIT

## Links

- GitHub: https://github.com/seasonSH/Probabilistic-Face-Embeddings
- awesome-repositories: https://awesome-repositories.com/repository/seasonsh-probabilistic-face-embeddings.md

## Description

This is a demo code of training and testing Probabilistic Face Embeddings using Tensorflow. Probabilistic Face Embeddging (PFE) is a method that converts conventional CNN-based face embeddings into probabilistic embeddings by calibrating each feature value with an uncertainty value. The…

## Tags

### Part of an Awesome List

- [Face Manipulation](https://awesome-repositories.com/f/awesome-lists/ai/face-manipulation.md) — Probabilistic modeling for face embedding generation.
- [Face Recognition](https://awesome-repositories.com/f/awesome-lists/ai/face-recognition.md) — Uncertainty-aware face embeddings for improved recognition performance.
