From 8e5064e6f1a798a166cee5e98c66700bab92b0cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muzaffer=20=C3=96zbey?= <96126203+muzafferozbey@users.noreply.github.com> Date: Sun, 26 Nov 2023 22:00:54 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07b7926..e0548ea 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ python3 train.py --image_size 256 --exp exp_syndiff --num_channels 2 --num_chann
## Pretrained Models -We have released pretrained diffusive generators for [T1->PD and PD->T1](https://drive.google.com/file/d/1Hfvnz29NaTFqPMX6RGaEv4Qnt8HeoxZz/view?usp=sharing) tasks in IXI and [T1->T2 and T2->T1](https://drive.google.com/file/d/1Hfvnz29NaTFqPMX6RGaEv4Qnt8HeoxZz/view?usp=sharing) tasks in BRATS datasets. You can save these weights in relevant checkpoints folder and perform inference. +We have released pretrained diffusive generators for [T1->PD and PD->T1](https://drive.google.com/file/d/1Hfvnz29NaTFqPMX6RGaEv4Qnt8HeoxZz/view?usp=sharing) tasks in IXI and [T1->T2 and T2->T1](https://drive.google.com/file/d/1zGzZPVY-Xp2Flc7GicOD7s4taxcjwCsn/view?usp=sharing) tasks in BRATS datasets. You can save these weights in relevant checkpoints folder and perform inference. ## Test