ft42 commited on
Commit
2a43ec7
·
verified ·
1 Parent(s): 6d33d30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -14,8 +14,17 @@ pipeline_tag: image-segmentation
14
 
15
  # CaNA: Context-Aware Nodule Augmentation
16
 
17
- **Augmenting nodules with anatomical context.**
 
 
18
 
 
 
 
 
 
 
 
19
  CaNA (Context-Aware Nodule Augmentation) is a specialized medical imaging toolkit that uses organ and body segmentation masks as contextual guidance to augment lung nodule segmentation masks. This approach ensures that augmented nodules remain anatomically plausible within their surrounding lung structures.
20
 
21
  ## 🎯 Key Features
 
14
 
15
  # CaNA: Context-Aware Nodule Augmentation
16
 
17
+ ![CaNA Logo](assets/CaNA_logo.png)
18
+
19
+ **Organ- and body-guided augmentation of lung nodule masks**
20
 
21
+ [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
22
+ [![Docker](https://img.shields.io/badge/Docker-ft42%2Fpins%3Alatest-2496ED?logo=docker)](https://hub.docker.com/r/ft42/pins)
23
+ [![Python](https://img.shields.io/badge/Python-3.8%2B-3776AB?logo=python)](https://www.python.org/)
24
+ [![PyTorch](https://img.shields.io/badge/PyTorch-2.8.0-EE4C2C?logo=pytorch)](https://pytorch.org/)
25
+ [![MONAI](https://img.shields.io/badge/MONAI-1.4.0-76B900)](https://monai.io/)
26
+
27
+ **Augmenting nodules with anatomical context.**
28
  CaNA (Context-Aware Nodule Augmentation) is a specialized medical imaging toolkit that uses organ and body segmentation masks as contextual guidance to augment lung nodule segmentation masks. This approach ensures that augmented nodules remain anatomically plausible within their surrounding lung structures.
29
 
30
  ## 🎯 Key Features