Traceback (most recent call last):
File "D:\Downloads\ERDS-Pytorch-master\ERDS-Pytorch-master\train_CNN_pooled_improved.py", line 64, in <module>
d1 = d.load_pooled(s, normalize = True, crop = crop, test_size = 0.01, augmentdata = augmentdata )
File "D:\Downloads\ERDS-Pytorch-master\ERDS-Pytorch-master\nu_MIdata_loader.py", line 162, in load_pooled
s1pos, s1neg = pos[-1], neg[-1] # get the data from the last subject in the list
IndexError: list index out of range