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
Traceback (most recent call last):
File "/home/mila/v/vivianoj/code/torchxrayvision/scripts/train_model.py", line 131, in <module>
dataset = xrv.datasets.NLMTB_Dataset(
File "/home/mila/v/vivianoj/code/torchxrayvision/scripts/../torchxrayvision/datasets.py", line 1356, in __init__
for fname in sorted(os.listdir(os.path.join(self.imgpath, "CXR_png"))):
FileNotFoundError: [Errno 2] No such file or directory: './CXR_png'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: