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
#@title ###### Run below to read all faces + store them in a pickle file (uncomment)#@markdown NE MARCHE PAS ? Le slissing induit des erreurstest=img_to_numpy()
errors=test[0]
labels_faces=test[1]
...
# Slice the labels_faces to get the data ===== NE MARCHE PAS ? Le slissing induit des erreurs# labels = labels_faces[:,0]# faces = labels_faces[:,1]# print(faces.dtype)# faces = np.array(faces.tolist(), dtype = float)# print(faces.dtype)# plt.imshow(faces[0])
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: