Skip to content

Commit aba3a68

Browse files
finalelementmingxin-zhengpre-commit-ci[bot]
authored
Link fixes for DAE (#401)
Weights and Json file links were broken for DAE --------- Signed-off-by: Vishwesh Nath <vnath@nvidia.com> Co-authored-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 77691cb commit aba3a68

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

DAE/BTCV_Finetune/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ pip install -r requirements.txt
1010

1111
The main fineuning exps are based on Swin UNETR architecture.
1212

13-
All json files and pre-trained model weights can be downloaded from this ([Link](https://drive.google.com/drive/folders/1_EFLbOWn8E6fVUnFVfT4BNNFMlz7RCpM?usp=sharing))
13+
All json files and pre-trained model weights can be downloaded from the below
14+
([DAE_SSL_Weights](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/DAE_SSL_WEIGHTS.zip))
15+
([Feta Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/data_folds_feta_json.zip))
16+
([BTCV Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/json_data_folds_btcv.zip))
17+
([Pretraining Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/pretrain_jsons.zip))
1418

1519
Sample Code:
1620

DAE/Feta_Finetune/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ pip install -r requirements.txt
1010

1111
The main fineuning exps are based on Swin UNETR architecture.
1212

13-
All json files and pre-trained model weights can be downloaded from this ([Link](https://drive.google.com/drive/folders/1_EFLbOWn8E6fVUnFVfT4BNNFMlz7RCpM?usp=sharing))
13+
All json files and pre-trained model weights can be downloaded from the below
14+
([DAE_SSL_Weights](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/DAE_SSL_WEIGHTS.zip))
15+
([Feta Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/data_folds_feta_json.zip))
16+
([BTCV Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/json_data_folds_btcv.zip))
17+
([Pretraining Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/pretrain_jsons.zip))
1418

1519
Sample Code:
1620

DAE/Pretrain_full_contrast/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,11 @@ Below is a list of datasets that have been used. We have included a list of json
109109

110110
## Model Weights
111111

112-
All json files and model weights can be downloaded from this ([Link](https://drive.google.com/drive/folders/1_EFLbOWn8E6fVUnFVfT4BNNFMlz7RCpM?usp=sharing))
112+
All json files and pre-trained model weights can be downloaded from the below
113+
([DAE_SSL_Weights](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/DAE_SSL_WEIGHTS.zip))
114+
([Feta Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/data_folds_feta_json.zip))
115+
([BTCV Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/json_data_folds_btcv.zip))
116+
([Pretraining Json](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/dae_weights_midl_2024/pretrain_jsons.zip))
113117

114118
Bibtex:
115119
```commandline

0 commit comments

Comments
 (0)