File size: 815 Bytes
f172dad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---

title: AI Liver Segmentation
emoji: ๐Ÿซ€
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 4.8.0
app_file: app.py
pinned: false
license: mit
---


# ๐Ÿซ€ AI-Powered Liver Segmentation

Automatic liver segmentation from CT scans using SwinUNETR (Vision Transformer).

## ๐Ÿ“Š Model Performance
- **Architecture**: SwinUNETR with gradient checkpointing
- **Dataset**: Medical Segmentation Decathlon (Task03_Liver)

- **Dice Score**: 95.5% ยฑ 2.0% on test set



## ๐Ÿš€ Features

- Upload CT scans in NIfTI format

- Real-time liver segmentation

- Interactive slice visualization

- Download segmentation masks



## ๐Ÿ› ๏ธ Tech Stack

- PyTorch

- MONAI

- Gradio

- Hugging Face Spaces



## โš ๏ธ Disclaimer

This is a research prototype and should not be used for clinical diagnosis.