镜像概览
- 完整引用
docker.io/exadel/compreface-core- Registry
- docker.io
- 命名空间
- exadel
- 仓库
- compreface-core
- 已缓存 Tag 数
- 51
- 最近同步
- 07/06/2026, 04:03 AM
简介
CompreFace ML 推理 Core 镜像,加载人脸检测/识别模型执行 embedding 计算,需 GPU 加速,与 compreface-api 同栈部署。
详细介绍
exadel/compreface-core 运行 CompreFace ML 推理引擎,加载 InsightFace 等模型执行人脸检测、对齐与 embedding 向量计算。定位为 GPU ML 推理服务,需 --gpus all 与 compreface-api 同栈;docker compose 或 GPU 节点部署,非 CPU-only K8s 常规场景。
快速启动
docker run -d --name compreface-core \
--gpus all \
-p 3000:3000 \
docker.io/exadel/compreface-core:latest
推荐实践
docker run -d --name compreface-core \
--gpus all \
--restart unless-stopped \
-p 3000:3000 \
-v /data/compreface-models:/app/models \
docker.io/exadel/compreface-core:1.2.0
核心参数说明
--gpus all— GPU 人脸推理加速-p 3000:3000— Core gRPC/HTTP 端口-v .../compreface-models:...— 模型权重缓存- 依赖 — compreface-api 同栈
最新 Tag(20 条)
查看全部 51 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/exadel/compreface-core :1.2.0-mobilenet-gpu | linux/amd64 | 2023/08/15 16:15 | 3.2 GB | sha256:3c3396a516fc… | |||
docker.io/exadel/compreface-core :1.2.0-mobilenet | linux/amd64 | 2023/08/15 16:15 | 680.3 MB | sha256:a8878d0fafe9… | |||
docker.io/exadel/compreface-core :1.2.0-facenet | linux/amd64 | 2023/08/15 16:14 | 1.7 GB | sha256:28f78f08c988… | |||
docker.io/exadel/compreface-core :1.2.0-arcface-r100-gpu | linux/amd64 | 2023/08/15 16:12 | 3.5 GB | sha256:f747d0f2f8fd… | |||
docker.io/exadel/compreface-core :1.2.0-arcface-r100 | linux/amd64 | 2023/08/15 16:11 | 1013.4 MB | sha256:bc8b3831580a… | |||
docker.io/exadel/compreface-core :latest | linux/amd64 | 2023/08/15 04:29 | 1.7 GB | sha256:c9c70f0f270b… | |||
docker.io/exadel/compreface-core :1.2.0 | linux/amd64 | 2023/08/15 04:29 | 1.7 GB | sha256:c9c70f0f270b… | |||
docker.io/exadel/compreface-core :1.1.0 | linux/amd64 | 2023/03/09 21:04 | 1.6 GB | sha256:01cc278b40ab… | |||
docker.io/exadel/compreface-core :1.1.0-mobilenet-gpu | linux/amd64 | 2022/10/07 18:52 | 2.8 GB | sha256:ac3e62bb8a8a… | |||
docker.io/exadel/compreface-core :1.1.0-mobilenet | linux/amd64 | 2022/10/07 18:51 | 663.9 MB | sha256:0004db03a885… | |||
docker.io/exadel/compreface-core :1.1.0-facenet | linux/amd64 | 2022/10/07 18:51 | 1.6 GB | sha256:915938e0bc51… | |||
docker.io/exadel/compreface-core :1.0.1-mobilenet-gpu | linux/amd64 | 2022/10/07 18:51 | 2.8 GB | sha256:02449ed0f434… | |||
docker.io/exadel/compreface-core :1.0.1-mobilenet | linux/amd64 | 2022/10/07 18:50 | 663.8 MB | sha256:05a2ef0b78f5… | |||
docker.io/exadel/compreface-core :1.0.1-facenet | linux/amd64 | 2022/10/07 18:50 | 1.6 GB | sha256:4fe0a9c024bb… | |||
docker.io/exadel/compreface-core :1.1.0-arcface-r100-gpu | linux/amd64 | 2022/10/07 18:50 | 3.2 GB | sha256:7930a796ae54… | |||
docker.io/exadel/compreface-core :1.0.1-arcface-r100-gpu | linux/amd64 | 2022/10/07 18:48 | 3.2 GB | sha256:32adae78d0dd… | |||
docker.io/exadel/compreface-core :1.1.0-arcface-r100 | linux/amd64 | 2022/10/07 18:48 | 996.9 MB | sha256:0f2ca910af58… | |||
docker.io/exadel/compreface-core :1.0.1-arcface-r100 | linux/amd64 | 2022/10/07 18:47 | 996.9 MB | sha256:d1c6ed72eea5… | |||
docker.io/exadel/compreface-core :1.0.1 | linux/amd64 | 2022/07/13 17:52 | 1.6 GB | sha256:3051fc9a08d0… | |||
docker.io/exadel/compreface-core :1.0.0-mobilenet-gpu | linux/amd64 | 2022/04/10 18:29 | 1.8 GB | sha256:ba8e9425873c… |