balajisrinivas / Face-Mask-Detection

Detecting face masks using Python, Keras, OpenCV on real video streams
485 stars 684 forks source link

ValueError #29

Open Sanjanaaiyar opened 1 year ago

Sanjanaaiyar commented 1 year ago

ValueError: decay is deprecated in the new Keras optimizer, pleasecheck the docstring for valid arguments, or use the legacy optimizer, e.g., tf.keras.optimizers.legacy.Adam.