You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Could not build a TypeSpec for <KerasTensor: shape=(None, None, 4) dtype=float32 (created by layer 'tf.math.truediv')> with type KerasTensor
#5
My environment:
Error causing code:
model = MaskRCNN(mode='training', model_dir="logs", config=config)
Error:
The text was updated successfully, but these errors were encountered: