immich-team commited on
Commit
7ae5076
1 Parent(s): edb5924

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,5 +1,16 @@
1
- ---
2
- license: other
3
- license_name: insightface
4
- license_link: https://github.com/deepinsight/insightface/tree/master/python-package#license
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
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_l 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
+ These models have been adapted to accept a batch of images instead of only one.
15
+
16
+ This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.