Closed thakral-kartik closed 4 years ago
Thank you for the bug report! The argument index
was indeed missing in Pascal5i, this has been lost during a recent change to improve reproducibility. This should be fixed now, and will be in Torchmeta 1.4.5.
I am using Pascal5i dataloader through the following code but I am unable to iterate it.
Error:
I posted the same problem on Pytorch discussion forum and came to realize that the 'index' argument is not made optional which is causing this problem. Can you please look into it?