Jintao Ren commited on
Commit ·
a892f51
1
Parent(s): 1428a5f
update readme
Browse files
README.md
CHANGED
|
@@ -3,8 +3,10 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## Sine-Wave-Transformations-for-Deep-Learning-Based-Tumor-Segmentation-in-CT-PET-Imaging
|
| 6 |
-
This repository contains the
|
| 7 |
|
|
|
|
|
|
|
| 8 |
Below is the shared nnUNet trained model folder structure.
|
| 9 |
```
|
| 10 |
├── nnUNet_results
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## Sine-Wave-Transformations-for-Deep-Learning-Based-Tumor-Segmentation-in-CT-PET-Imaging
|
| 6 |
+
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.
|
| 7 |
|
| 8 |
+
The code is publicly available at: [Sine-Wave Normalization for Deep Learning Based Tumor Segmentation in CT-PET](https://github.com/BBQtime/Sine-Wave-Normalization-for-Deep-Learning-Based-Tumor-Segmentation-in-CT-PET)
|
| 9 |
+
|
| 10 |
Below is the shared nnUNet trained model folder structure.
|
| 11 |
```
|
| 12 |
├── nnUNet_results
|