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 "train0.py", line 61, in
train_dataset = ScitsrDataset(root_path)
File "/home/mdisk2/tanjunwen/anaconda3/envs/gfte/lib/python3.8/typing.py", line 873, in new
obj = super().new(cls)
TypeError: Can't instantiate abstract class ScitsrDataset with abstract methods len
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "train0.py", line 61, in
train_dataset = ScitsrDataset(root_path)
File "/home/mdisk2/tanjunwen/anaconda3/envs/gfte/lib/python3.8/typing.py", line 873, in new
obj = super().new(cls)
TypeError: Can't instantiate abstract class ScitsrDataset with abstract methods len
The text was updated successfully, but these errors were encountered: