Skip to content

Commit c6f699d

Browse files
committed
move to project-MONAI/research-contributions
Signed-off-by: Wenqi Li <[email protected]>
1 parent d8347e5 commit c6f699d

File tree

17 files changed

+3
-964
lines changed

17 files changed

+3
-964
lines changed

docs/source/highlights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,13 +218,13 @@ We always welcome contributions in forms of comments, suggestions, and code impl
218218
The generic patterns/modules identified from the research prototypes will be integrated into MONAI core functionality.
219219

220220
### COPLE-Net for COVID-19 Pneumonia Lesion Segmentation
221-
[A reimplementation](https://github.com/Project-MONAI/MONAI/tree/master/research/coplenet-pneumonia-lesion-segmentation) of the COPLE-Net originally proposed by:
221+
[A reimplementation](https://monai.io/research/coplenet-pneumonia-lesion-segmentation) of the COPLE-Net originally proposed by:
222222

223223
G. Wang, X. Liu, C. Li, Z. Xu, J. Ruan, H. Zhu, T. Meng, K. Li, N. Huang, S. Zhang. (2020) "A Noise-robust Framework for Automatic Segmentation of COVID-19 Pneumonia Lesions from CT Images." IEEE Transactions on Medical Imaging. 2020. [DOI: 10.1109/TMI.2020.3000314](https://doi.org/10.1109/TMI.2020.3000314)
224224
![image](../images/coplenet.png)
225225

226226
### LAMP: Large Deep Nets with Automated Model Parallelism for Image Segmentation
227-
[A reimplementation](https://github.com/Project-MONAI/MONAI/tree/master/research/lamp-automated-model-parallelism) of the LAMP system originally proposed by:
227+
[A reimplementation](https://monai.io/research/lamp-automated-model-parallelism) of the LAMP system originally proposed by:
228228

229229
Wentao Zhu, Can Zhao, Wenqi Li, Holger Roth, Ziyue Xu, and Daguang Xu (2020) "LAMP: Large Deep Nets with Automated Model Parallelism for Image Segmentation." MICCAI 2020 (Early Accept, paper link: https://arxiv.org/abs/2006.12575)
230230
![image](../images/unet-pipe.png)

research/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

research/coplenet-pneumonia-lesion-segmentation/README.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

research/coplenet-pneumonia-lesion-segmentation/__init__.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

research/coplenet-pneumonia-lesion-segmentation/coplenet.py

Lines changed: 0 additions & 159 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

research/coplenet-pneumonia-lesion-segmentation/run_inference.py

Lines changed: 0 additions & 72 deletions
This file was deleted.

research/coplenet-pneumonia-lesion-segmentation/test_coplenet.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)