zky0701

Results 2 issues of zky0701

When I run the pretrained file, an error occurs: Traceback (most recent call last): File "run_pretrained_promptmr_fastmri_knee_inference.py", line 182, in torch.device(args.device), File "run_pretrained_promptmr_fastmri_knee_inference.py", line 121, in run_inference model.load_state_dict(torch.load(state_dict_file)) File "/home/zhengkaiyi/anaconda3/envs/zky/lib/python3.7/site-packages/torch/nn/modules/module.py", line...

Hello author, I was thinking about changing the model mode to test when running the test, but an error occurred:‘ no module name models.test_model’, I also encountered the same error...