keras-vggface
keras-vggface copied to clipboard
Update models.py
from keras.engine.topology import get_source_inputs to from keras.utils.layer_utils import get_source_inputs.
Whenever trying to import VGGFace, it shows error that no module named keras.engine.topology