Amodit's picture
Upload 4 files
f172dad verified

A newer version of the Gradio SDK is available: 6.6.0

Upgrade
metadata
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.