Diaa340

Results 1 comments of Diaa340

I found a workaround for this problem as I had the same issue. Basically, After reading the transfer learning model e.g. ``` import tensorflow as tf model_pre = tf.keras.applications.MobileNetV2( include_top=False,...