We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2683582 commit 10010c8Copy full SHA for 10010c8
face_recognizer.py
@@ -5,7 +5,6 @@
5
from scipy.spatial import distance
6
from imutils import face_utils
7
from keras.models import load_model
8
-from keras.utils import CustomObjectScope
9
import tensorflow as tf
10
11
from fr_utils import *
0 commit comments