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
hi, i found your lable shape is like:
labels = tf.placeholder(tf.float32, shape=(None, s * s * s * (7 + num_classes)))
Can you tell me how do you label them?