Guo-Stone / MambaMorph

MambaMorph: a Mamba-based Framework for Medical MR-CT Deformable Registration
MIT License
71 stars 10 forks source link

ERROR #2

Closed domadaaaa closed 7 months ago

domadaaaa commented 8 months ago

Traceback (most recent call last): File "/home/lx/dl/reg/mamba/./scripts/torch/train_cross.py", line 64, in import generators as src_generators ModuleNotFoundError: No module named 'generators'

Guo-Stone commented 7 months ago

We write a file called generator.py locally and import it. Please make sure that you can import this file correctly.