mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
Import fire
This commit is contained in:
parent
4ad9dc739f
commit
709cdc8109
@ -12,6 +12,8 @@ import pandas as pd
|
||||
from tqdm import tqdm
|
||||
import pickle
|
||||
|
||||
import fire
|
||||
|
||||
from deepface.basemodels import VGGFace, OpenFace, Facenet, Facenet512, FbDeepFace, DeepID, DlibWrapper, ArcFace, Boosting
|
||||
from deepface.extendedmodels import Age, Gender, Race, Emotion
|
||||
from deepface.commons import functions, realtime, distance as dst
|
||||
|
Loading…
x
Reference in New Issue
Block a user