Face-Occlusion-Detect
Face-Occlusion-Detect copied to clipboard
CAN'T SAVE MODEL~~~~HELP
WARNING:tensorflow:TensorFlow optimizers do not make it possible to access optimizer attributes or optimizer state after instantiation. As a result, we cannot save the optimizer as part of the model save file.You will have to compile your model again after loading it. Prefer using a Keras optimizer instead (see keras.io/optimizers).
Try use this tf.keras.optimizers.Adam()