tensorflow / models

Models and examples built with TensorFlow
Other
76.78k stars 45.85k forks source link

I'm getting a issue while verifying file. #11210

Open Ayushgolakiya opened 1 month ago

Ayushgolakiya commented 1 month ago

VERIFICATION_SCRIPT = os.path.join(paths['APIMODEL_PATH'], 'research', 'object_detection', 'builders', 'model_builder_tf2_test.py')

Verify Installat

!python {VERIFICATION_SCRIPT}

Traceback (most recent call last):

AttributeError: module 'keras._tf_keras.keras.layers' has no attribute 'experimental'