immich-team
commited on
Commit
•
1c7eace
1
Parent(s):
5852858
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
tags:
|
5 |
+
- immich
|
6 |
+
- facial-recognition
|
7 |
+
---
|
8 |
+
# Model Description
|
9 |
+
|
10 |
+
This repo contains the scrfd_34g_gnkps face detection model released by [ModelScope](https://modelscope.cn/models/iic/cv_resnet_facedetection_scrfd10gkps/summary) (note: per [this](https://github.com/modelscope/modelscope/issues/24#issuecomment-1314665203) comment, the model ID on this page is inaccurate).
|
11 |
+
|
12 |
+
This repo is intended for use with [Immich](https://immich.app/), a self-hosted photo library.
|