06Liz
06Liz
WARNING:root:nitorch uses its non-compiled backend (TS). Some algorithms may be slow. _ _ _ ____ | | | |_ __ (_) _ \ ___ ___ | | | | '_...
from pathlib import Path # Use environment variables to auto-detect whether we are running an a Compute Canada cluster: # Thanks to https://github.com/DM-Berger/unet-learn/blob/master/src/train/load.py for this trick. COMPUTECANADA = False TMP...
Where the decoder is downloaded from
而且那个链接也打不开
Thanks for your answer and your contribution.
with open( "/scratch/j/jlevman/jueqi/thesis_experiments/decoder/result_decoder_downsample_2.csv", "a", ) as file: writer = csv.writer(file) writer.writerow(row) return latent_vector_out @wendy-xiaozong Where is the /scratch/j/jlevman/jueqi/thesis_experiments/decoder/result_decoder_downsample_2.csv?
Hello, may I ask why the reconstructed syns images is incomplete and half missing when I test T1 images in IXI dataset?
The dataset dataset T1 022:http://brain-development.org/ixi-dataset/   one is syns,the others is target. The code I'm running is /job_script/InverseSR(ddim).sh
> Hi, the image put into the model should be registered into a MNI space (the brain needs to be roughly in the center of the image), following what [the...
Hello,cloud you help me slove the problem? > 数据集 T1 022:http://brain-development.org/ixi-dataset/   一个是 syns,另一个是 target。我正在运行的代码是 /job_script/InverseSR(ddim).sh @wendy-xiaozong @06Liz