CompreFace

CompreFace

Application Docker from corgan's Repository

Vue d'ensemble

CompreFace (CPU) is a leading free and open-source face recognition system
You can choose between different Builds

FaceNet(default), (compreface:0.6.1) - For general purposes. Support CPU without AVX2
Arcface-R100, (compreface:0.6.1-arcface-r100) - The most accurate model, but the most slowest
MobileNet, (compreface:0.6.1-mobilenet) - The fastest model among CPU only models

More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md Database

by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.
If you allready have your own Postgres Server running, you can setup a external Server.
1. Click on "Show more settings"
2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights
3. Set the Variable EXTERNAL_DB to "True"
The URL should look like this:

jdbc:postgresql://IP:PORT/DATABASENAME
like:
jdbc:postgresql://192.168.1.254:5432/compreface

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:80]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

WebUI HTTP PortPorttcp

Container Port: 8000

Cible
80
Défaut
8000
Valeur
8800
Data FolderPathrw

Container Path: /var/lib/postgresql/data

Cible
/var/lib/postgresql/data
Valeur
/mnt/user/appdata/compreface
EXTERNAL_DBVariable

Container Variable: EXTERNAL_DB

Valeur
false
POSTGRES_URLVariable

Container Variable: POSTGRES_URL

Valeur
jdbc:postgresql://192.168.2.254:5432/compreface
POSTGRES_PASSWORDVariable

Container Variable: POSTGRES_PASSWORD

Valeur
corgan80982
POSTGRES_USERVariable

Container Variable: POSTGRES_USER

Valeur
compreface

Télécharger les statistiques

196,581
Total des téléchargements
4,216
Ce mois-ci
2,801
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
exadel/compreface:1.2.0
Dernière mise à jour2023-08-17
Première vue2024-03-17

Exécutez CompreFace sur Unraid.

CompreFace est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.