han-liu / SynCT_TcMRgFUS

Official PyTorch Implementation of "Synthetic CT Skull Generation for Transcranial MR Imaging–Guided Focused Ultrasound Interventions with Conditional Adversarial Networks"
MIT License
28 stars 6 forks source link

In models.han_pix2pix_model.py, there should be a subclass of BaseModel with class name that matches hanpix2pixmodel in lowercase. #4

Open Ron-carry opened 7 months ago

Ron-carry commented 7 months ago

Hi, I ran into a problem when running train.py: **In models.han_pix2pix_model.py, there should be a subclass of BaseModel with class name that matches hanpix2pixmodel in lowercase.** I hope seniors can help me find out what causes this error. Thank you very much!

han-liu commented 7 months ago

Hi, this error looks weird to me. Do you use the same input arguments as provided by the example training command? If so, could you please provide more details to reproduce this error?

Ron-carry commented 7 months ago

Dr. Han Liu, thank you for your reply. I am very sorry for this small problem, which I have solved. Best wishes, and thank you again for sharing.

han-liu commented 7 months ago

No problem. Glad to hear that you have solved the problem!