Overview

Full name
docker.io/kqstone/mt-photos-insightface-unofficial
Registry
docker.io
Namespace
kqstone
Repository
mt-photos-insightface-unofficial
Cached tags
5
Last synced
07/06/2026, 03:03 AM

Introduction

MT Photos InsightFace 人脸识别插件镜像,为 MT Photos 相册提供人脸检测与聚类,需 GPU 加速,非独立 Web 服务。

Details

kqstone/mt-photos-insightface-unofficial 运行 InsightFace 推理服务,为 MT Photos 相册提供人脸检测、embedding 与聚类 API。定位为 GPU ML 推理 sidecar,需 --gpus all 与 MT Photos 同栈;docker compose 旁路部署,独立 K8s 业务服务。

快速启动

docker run -d --name insightface \
  --gpus all \
  -p 8066:8066 \
  docker.io/kqstone/mt-photos-insightface-unofficial:latest

推荐实践

docker run -d --name insightface \
  --gpus all \
  --restart unless-stopped \
  -p 8066:8066 \
  -v /data/insightface-models:/models \
  docker.io/kqstone/mt-photos-insightface-unofficial:1.0.0

核心参数说明

  • --gpus all — GPU 人脸推理加速
  • -p 8066:8066 — InsightFace API 端口
  • 依赖 — MT Photos 相册同栈
  • 定位 — GPU ML sidecar

Latest tags (20)

View all 5 tags →
TagArchPushed AtSizeDigestSyncWishAction
docker.io/kqstone/mt-photos-insightface-unofficial
:0.22
linux/amd64
2024/05/17 18:35569.7 MBsha256:8467195b33cd
docker.io/kqstone/mt-photos-insightface-unofficial
:latest
linux/amd64
2024/05/17 18:34569.7 MBsha256:8467195b33cd
docker.io/kqstone/mt-photos-insightface-unofficial
:0.21
linux/amd64
2024/05/09 14:03569.7 MBsha256:5965799c6472
docker.io/kqstone/mt-photos-insightface-unofficial
:0.20
linux/amd64
2024/05/07 10:24913.3 MBsha256:010cb04bda00
docker.io/kqstone/mt-photos-insightface-unofficial
:0.1
linux/amd64
2024/05/06 00:06913.3 MBsha256:5f2a0dfdf945