asking for you help
congcongWY opened this issue · 0 comments
congcongWY commented
HELLO:
When I run the code, I get the following error:
Traceback (most recent call last):
File "D:\paper\daima\TransUNet\train.py", line 93, in
trainer[dataset_name](args, net, snapshot_path)
File "D:\paper\daima\TransUNet\trainer.py", line 19, in trainer_synapse
from datasets.dataset_synapse import Synapse_dataset, RandomGenerator
ModuleNotFoundError: No module named 'datasets.dataset_synapse'