Open jam-iee opened 3 years ago
+1
Facing the same issue with Tensorflow 2.3.1
try to!pip install keras_applications
just tried to install keras_vggface
on TF nightly gpu, failed at first due to missing keras_applications
, but now just working fine
In addition to keras_applications. You also have to install this package use "!pip install keras_vggface".
Please run this code and share your library versions
tf version: 2.3.0 keras version: 2.4.3
Bug reports:
Code Sample: