CompreFace-GPU
Docker 应用程序 from corgan's Repository
概述
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
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--runtime=nvidia
模板配置
WebUI HTTP PortPorttcp
Container Port: 8000
- 目标
- 80
- 默认值
- 8000
- 价值
- 8800
Data FolderPathrw
Container Path: /var/lib/postgresql/data
- 目标
- /var/lib/postgresql/data
- 价值
- /mnt/user/appdata/compreface
EXTERNAL_DBVariable
Container Variable: EXTERNAL_DB
- 价值
- false
POSTGRES_URLVariable
Container Variable: POSTGRES_URL
- 价值
- jdbc:postgresql://192.168.2.254:5432/compreface
POSTGRES_PASSWORDVariable
Container Variable: POSTGRES_PASSWORD
- 价值
- corgan80982
POSTGRES_USERVariable
Container Variable: POSTGRES_USER
- 价值
- compreface
下载统计数据
196,581
下载总数
4,216
本月
2,801
平均每月
长期下载总量
加载图表...
详细信息
存储库
exadel/compreface:1.2.0-mobilenet-gpu最后更新2023-08-17
初见2024-03-17
在Unraid 上运行 CompreFace-GPU 。
CompreFace-GPU 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。