Update README.md
Browse files
README.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
# MRGen:
|
| 6 |
This repository contains the pre-trained checkpoints of MRGen: https://arxiv.org/abs/2412.04106/.
|
| 7 |
|
| 8 |
## Some Information
|
| 9 |
-
[Project Page](https://haoningwu3639.github.io/MRGen/) $\cdot$ [Paper](https://arxiv.org/abs/2412.04106/) $\cdot$ [Dataset](https://huggingface.co/datasets/haoningwu/
|
| 10 |
|
| 11 |
## Checkpoints - Model Zoo
|
| 12 |
Please refer to [MRGen](https://huggingface.co/haoningwu/MRGen) to download our pre-trained checkpoints.
|
|
@@ -25,9 +25,6 @@ Please refer to [MRGen](https://huggingface.co/haoningwu/MRGen) to download our
|
|
| 25 |
| CHAOS-MRI_T2-SPIR | LiQA_T1 | [CHAOS-MRI_T2_to_LiQA_T1](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_CHAOS-MRI_T2_to_LiQA_T1) |
|
| 26 |
| MSD-Prostate_ADC | PROMISE12_T2 | [MSDProstate_ADC_to_PROMISE12_T2](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_MSDProstate_ADC_to_PROMISE12_T2) |
|
| 27 |
| PROMISE12_T2 | MSD-Prostate_ADC | [PROMISE12_T2_to_MSDProstate_ADC](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_PROMISE12_T2_to_MSDProstate_ADC) |
|
| 28 |
-
| AMOS22_CT | CHAOS-MRI_T1 | [AMOS22_CT_to_CHAOS-MRI_T2](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_AMOS22_CT_to_CHAOS-MRI_T2) |
|
| 29 |
-
| AMOS22_CT | CHAOS-MRI_T2-SPIR | [AMOS22_CT_to_CHAOS-MRI_T1](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_AMOS22_CT_to_CHAOS-MRI_T1) |
|
| 30 |
-
| MSD-Liver_CT | CHAOS-MRI_T2-SPIR | [MSDLiver_CT_to_CHAOS-MRI_T2](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_MSDLiver_CT_to_CHAOS-MRI_T2) |
|
| 31 |
|
| 32 |
### Segmentation Model Checkpoints
|
| 33 |
To be updated soon...
|
|
@@ -37,7 +34,7 @@ If you use this code and data for your research or project, please cite:
|
|
| 37 |
|
| 38 |
@misc{wu2024mrgen,
|
| 39 |
author = {Wu, Haoning and Zhao, Ziheng and Zhang, Ya and Xie, Weidi and Wang, Yanfeng},
|
| 40 |
-
title = {MRGen:
|
| 41 |
journal = {arXiv preprint arXiv:2412.04106},
|
| 42 |
year = {2024},
|
| 43 |
}
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
# MRGen: Segmentation Data Engine for Underrepresented MRI Modalities
|
| 6 |
This repository contains the pre-trained checkpoints of MRGen: https://arxiv.org/abs/2412.04106/.
|
| 7 |
|
| 8 |
## Some Information
|
| 9 |
+
[Project Page](https://haoningwu3639.github.io/MRGen/) $\cdot$ [Paper](https://arxiv.org/abs/2412.04106/) $\cdot$ [Dataset](https://huggingface.co/datasets/haoningwu/MRGen-DB) $\cdot$ [Checkpoints](https://huggingface.co/haoningwu/MRGen)
|
| 10 |
|
| 11 |
## Checkpoints - Model Zoo
|
| 12 |
Please refer to [MRGen](https://huggingface.co/haoningwu/MRGen) to download our pre-trained checkpoints.
|
|
|
|
| 25 |
| CHAOS-MRI_T2-SPIR | LiQA_T1 | [CHAOS-MRI_T2_to_LiQA_T1](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_CHAOS-MRI_T2_to_LiQA_T1) |
|
| 26 |
| MSD-Prostate_ADC | PROMISE12_T2 | [MSDProstate_ADC_to_PROMISE12_T2](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_MSDProstate_ADC_to_PROMISE12_T2) |
|
| 27 |
| PROMISE12_T2 | MSD-Prostate_ADC | [PROMISE12_T2_to_MSDProstate_ADC](https://huggingface.co/haoningwu/MRGen/tree/main/controlnet_model_zoo/controlnet_PROMISE12_T2_to_MSDProstate_ADC) |
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
### Segmentation Model Checkpoints
|
| 30 |
To be updated soon...
|
|
|
|
| 34 |
|
| 35 |
@misc{wu2024mrgen,
|
| 36 |
author = {Wu, Haoning and Zhao, Ziheng and Zhang, Ya and Xie, Weidi and Wang, Yanfeng},
|
| 37 |
+
title = {MRGen: Segmentation Data Engine for Underrepresented MRI Modalities},
|
| 38 |
journal = {arXiv preprint arXiv:2412.04106},
|
| 39 |
year = {2024},
|
| 40 |
}
|