mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
pre-built models
This commit is contained in:
parent
f05cc7ebcd
commit
630e8e72f5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user