This project provides a pipeline for SRM detection and classification using deep learning and radiomics.
- Kidney segmentation and classification
- Augmentation and preprocessing utilities
- Training and evaluation using CNNs and mean-teacher models
- Visualization of results
Clone the repository and install the package:
git clone https://github.com/yourusername/srm_detection_pipeline.git
cd srm_detection_pipeline
pip install -e .