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
Thank you for sharing your code. But when I tried to load the file 'vgg_face_data.npy', I got the error below:
ValueError: cannot reshape array of size 1073479997 into shape (2354,100,64,64,3)
Could you tell me the the np.dtype when you packed the VGG-Face datasets? Look forward to your kind reply.
The text was updated successfully, but these errors were encountered:
Thank you for sharing your code. But when I tried to load the file 'vgg_face_data.npy', I got the error below:
ValueError: cannot reshape array of size 1073479997 into shape (2354,100,64,64,3)
Could you tell me the the np.dtype when you packed the VGG-Face datasets? Look forward to your kind reply.
The text was updated successfully, but these errors were encountered: