From 04b990c5122f3d22975a1584ea4e9565aaac5959 Mon Sep 17 00:00:00 2001 From: amusi Date: Tue, 6 Jul 2021 11:12:54 +0800 Subject: [PATCH] add: Semi Supervised Learning for Medical Image Segmentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99ef43f..64ebe9b 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ If you want to contribute to this list (please do), send me a pull request. - [Panoptic Segmentation](https://github.com/Angzz/awesome-panoptic-segmentation) - [Weakly Supervised Semantic Segmentation](https://github.com/YimingCuiCuiCui/awesome-weakly-supervised-segmentation) - [Referring Image Segmentation](https://github.com/MarkMoHR/Awesome-Referring-Image-Segmentation) + - [Semi Supervised Learning for Medical Image Segmentation](https://github.com/HiLab-git/SSL4MIS) - [Object Tracking](https://github.com/foolwood/benchmark_results) - [Visual Tracking1](https://github.com/foolwood/benchmark_results) - [Visual Tracking2](https://github.com/czla/daily-paper-visual-tracking)