CompreFace
Docker-Anwendung from corgan's Repository
Übersicht
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
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
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
WebUI HTTP PortPorttcp
Container Port: 8000
- Ziel
- 80
- Standard
- 8000
- Wert
- 8800
Data FolderPathrw
Container Path: /var/lib/postgresql/data
- Ziel
- /var/lib/postgresql/data
- Wert
- /mnt/user/appdata/compreface
EXTERNAL_DBVariable
Container Variable: EXTERNAL_DB
- Wert
- false
POSTGRES_URLVariable
Container Variable: POSTGRES_URL
- Wert
- jdbc:postgresql://192.168.2.254:5432/compreface
POSTGRES_PASSWORDVariable
Container Variable: POSTGRES_PASSWORD
- Wert
- corgan80982
POSTGRES_USERVariable
Container Variable: POSTGRES_USER
- Wert
- compreface
Statistik herunterladen
196,581
Downloads insgesamt
4,216
Dieser Monat
2,801
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
exadel/compreface:1.2.0Zuletzt aktualisiert2023-08-17
Erstmals gesehen2024-03-17
Führen Sie CompreFace auf Unraid aus.
CompreFace ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.