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
batch_data = self.getBatch(batch_list)
File "train.py", line 35, in getBatch
label = np.load(item[1])
fid = open(os_fspath(file), "rb")
FileNotFoundError: [Errno 2] No such file or directory: '_01_4.jpg'