Aristot1e

Results 5 issues of Aristot1e

When I ran the code 'train.py' encountered an unsolvable problem, so I came to ask for help. This error looks like this: /home/img/anaconda3/envs/bin/python3.6 /home/img/Desktop/lff/MTrans-main/train.py doing sr_single DATASET: CHALLENGE: singlecoil MODE:...

I got a question about the training time is too long and the GPU memory is too high. I use GTX 3090 24G, but the batch size I can set...

Traceback (most recent call last): File "../train_ufloss.py", line 803, in main(args) File "../train_ufloss.py", line 562, in main model_re.load_state_dict( File "/home/img/anaconda3/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1223, in load_state_dict raise RuntimeError('Error(s) in loading state_dict for...

There are some problems when I run data_preprocessing.py using single-coil data. The program will report an error : (**Calibration region not found!**) /home/img/anaconda3/bin/python /home/img/Desktop/lff/UFLoss-main/UFloss_training/data_preprocessing.py fatal: Needed a single revision cuda:0...

In CC dataset, some pixel values can be very large at about 4x10^4. This will result in, when I use the network structure within the paper to run under my...