SwapNet
SwapNet copied to clipboard
Help wanted !! KeyError: Caught KeyError in DataLoader worker process 0.
im facing this error when running the test. Kindly help me
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Khizer\anaconda3\lib\site-packages\torch\utils\data_utils\worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
File "C:\Users\Khizer\anaconda3\lib\site-packages\torch\utils\data_utils\fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
File "C:\Users\Khizer\anaconda3\lib\site-packages\torch\utils\data_utils\fetch.py", line 44, in
Did you fix this, please? I got a similar error while using the Windows implementation, can you share your project?