Skip to content

Commit d500b47

Browse files
Update README.md
1 parent 6a46390 commit d500b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To use the pretrained models you need to do the following:
1818
├── logs
1919
└── outputs
2020
```
21-
2) Download the weights of the desired model from here (weights are being uploaded) and put it the checkpoints folder:
21+
2) Download the weights of the desired model from [here](https://drive.google.com/drive/folders/1KoOfM3NvJ_SGazWmA-Mp0V_n9q2Amj6V?usp=sharing) and put it the checkpoints folder:
2222
3) Rename the file to 'checkpoint_epoch=0.pt'
2323
4) Use the corresponding script from the examples bellow and remember to:
2424
* Replace the training/validation subjects with paths towards either folder filled with .nii.gz files or towards csv/tsv files that have a path column with the full paths towards the files.
@@ -195,4 +195,4 @@ The models in this work were trained on [NVIDIA Cambridge-1](https://www.nvidia.
195195
- Intramural Research Program of the NIMH (ZIC-MH002960 and ZIC-MH002968).
196196
- European Union’s HORIZON 2020 Research
197197
- Innovation Programme under the Marie Sklodowska-Curie Grant Agreement No 814302
198-
- UCLH NIHR Biomedical Research Centre.
198+
- UCLH NIHR Biomedical Research Centre.

0 commit comments

Comments
 (0)