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
I successfully trained the RPN network using mobilenetv2 backbone. But when using the trained RPN network to train full FRCNN this error shows up, ''Tuple has no attribute dims''. I am using tf.keras.
The text was updated successfully, but these errors were encountered:
I successfully trained the RPN network using mobilenetv2 backbone. But when using the trained RPN network to train full FRCNN this error shows up, ''Tuple has no attribute dims''. I am using tf.keras.
The text was updated successfully, but these errors were encountered: