pre-built models

This commit is contained in:
Sefik Ilkin Serengil 2021-03-28 17:59:29 +03:00 committed by GitHub
parent f05cc7ebcd
commit 630e8e72f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,7 +184,7 @@ for backend in backends:
**Passing pre-built face recognition models**
You can build models once and pass to deepface functions as well. This speeds you up if you are going to call deepface several times.
You can build models once and pass to deepface functions as well. This speeds you up if you are going to call deepface several times. Consider this approach if you are going to call deepface functions in a for loop.
```python
#face recognition