Spaces:
Running
Running
| 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. | |