Commit
·
ad00d94
1
Parent(s):
d4f124c
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,13 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: insightface
|
| 4 |
license_link: https://github.com/deepinsight/insightface/tree/master/python-package#license
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: insightface
|
| 4 |
license_link: https://github.com/deepinsight/insightface/tree/master/python-package#license
|
| 5 |
+
tags:
|
| 6 |
+
- immich
|
| 7 |
+
- facial-recognition
|
| 8 |
---
|
| 9 |
+
# Model Description
|
| 10 |
+
|
| 11 |
+
This repo contains the buffalo_m facial detection and recognition models released by InsightFace. See the [InsightFace](https://github.com/deepinsight/insightface/tree/master) repo for more info.
|
| 12 |
+
Models for other tasks, such as for facial alignment, are not included here.
|
| 13 |
+
|
| 14 |
+
This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.
|