Sine-Wave-Transformations-for-Deep-Learning-Based-Tumor-Segmentation-in-CT-PET-Imaging
This repository contains the deep learning model for automated tumor lesion segmentation in CT/PET scans, designed for the autoPET III Challenge. It introduces a novel SineNormalBlock, leveraging sine wave transformations to enhance PET data processing for improved segmentation accuracy.
The code is publicly available at: Sine-Wave Normalization for Deep Learning Based Tumor Segmentation in CT-PET
Below is the shared nnUNet trained model folder structure.
βββ nnUNet_results
β βββ Dataset101_autopet
β βββ nnUNetTrainerUmambaSinNorm__nnUNetResEncUNetMPlans__3d_fullres_bs8
β βββ dataset_fingerprint.json
β βββ dataset.json
β βββ fold_all
β β βββ checkpoint_best.pth
β β βββ debug.json
β βββ plans.json
βββ README.md