CompreFace-GPU

CompreFace-GPU

Aplicación Docker from corgan's Repository

Visión general

CompreFace is a leading free and open-source face recognition system

1. Install Unraid Nvidia Plugin (available in the community apps store): https://forums.Unraid.net/topic/98978-plugin-nvidia-driver/
2. You can choose from different GPU Builds:

Arcface-R100-GPU, (compreface:0.6.1-arcface-r100-gpu) - The most accurate model
MobileNet-GPU, (compreface:0.6.1-mobilenet-gpu) - The fastest model
More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md

Database Configuration
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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--runtime=nvidia

Configuración de plantillas

WebUI HTTP PortPorttcp

Container Port: 8000

Objetivo
80
Por defecto
8000
Valor
8800
Data FolderPathrw

Container Path: /var/lib/postgresql/data

Objetivo
/var/lib/postgresql/data
Valor
/mnt/user/appdata/compreface
EXTERNAL_DBVariable

Container Variable: EXTERNAL_DB

Valor
false
POSTGRES_URLVariable

Container Variable: POSTGRES_URL

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

Container Variable: POSTGRES_PASSWORD

Valor
corgan80982
POSTGRES_USERVariable

Container Variable: POSTGRES_USER

Valor
compreface

Descargar estadísticas

196,581
Descargas totales
4,216
Este mes
2,801
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
exadel/compreface:1.2.0-mobilenet-gpu
Última actualización2023-08-17
Visto por primera vez2024-03-17

Ejecute CompreFace-GPU en Unraid.

CompreFace-GPU se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.