Search papers, labs, and topics across Lattice.
ITKIT is introduced as a new open-source framework for CT image analysis, aiming to improve ease of use and configurability compared to existing tools. It provides a complete pipeline from DICOM data to 3D segmentation inference, with a focus on accessibility for users with limited computing resources. The framework's capabilities are validated through 12 experiments demonstrating its suitability for common basic scenarios.
ITKIT offers a streamlined CT image analysis pipeline that democratizes access to deep learning-based segmentation, even for researchers with limited computational resources.
CT images are widely used in clinical diagnosis and treatment, and their data have formed a de facto standard - DICOM. It is clear and easy to use, and can be efficiently utilized by data-driven analysis methods such as deep learning. In the past decade, many program frameworks for medical image analysis have emerged in the open-source community. ITKIT analyzed the characteristics of these frameworks and hopes to provide a better choice in terms of ease of use and configurability. ITKIT offers a complete pipeline from DICOM to 3D segmentation inference. Its basic practice only includes some essential steps, enabling users with relatively weak computing capabilities to quickly get started using the CLI according to the documentation. For advanced users, the OneDL-MMEngine framework provides a flexible model configuration and deployment entry. This paper conducted 12 typical experiments to verify that ITKIT can meet the needs of most basic scenarios.