Closed josephrocca closed 3 years ago
Otherwise I get this error:
Traceback (most recent call last): File "inference.py", line 10, in <module> from datas.dataset import ImageDataset ImportError: cannot import name 'ImageDataset' from 'datas.dataset' (/content/ICT/Transformer/datas/dataset.py)
Thanks for your contribution :)
Otherwise I get this error: