PyMIC: A deep learning toolkit for annotation-efficient medical image segmentation
Guotai Wang, Xiangde Luo, Ran Gu, Shuojue Yang, Yijie Qu, Shuwei Zhai,, Qianfei Zhao, Kang Li, Shaoting Zhang

TL;DR
PyMIC is an open-source deep learning toolkit designed to facilitate annotation-efficient medical image segmentation, supporting semi-supervised, weakly supervised, and noise-robust learning methods to reduce annotation costs.
Contribution
It introduces a modular toolkit that enables development of segmentation models from imperfect annotations, including semi-supervised, weakly supervised, and noise-robust approaches.
Findings
Achieved competitive performance in fully supervised segmentation.
Demonstrated effective semi-supervised segmentation with only 10% labeled data.
Enabled weakly supervised segmentation using scribble annotations.
Abstract
Background and Objective: Open-source deep learning toolkits are one of the driving forces for developing medical image segmentation models. Existing toolkits mainly focus on fully supervised segmentation and require full and accurate pixel-level annotations that are time-consuming and difficult to acquire for segmentation tasks, which makes learning from imperfect labels highly desired for reducing the annotation cost. We aim to develop a new deep learning toolkit to support annotation-efficient learning for medical image segmentation. Methods: Our proposed toolkit named PyMIC is a modular deep learning library for medical image segmentation tasks. In addition to basic components that support development of high-performance models for fully supervised segmentation, it contains several advanced components tailored for learning from imperfect annotations, such as loading annotated and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques
MethodsLib
