CoolFace
Apppublic

bestXla14/brain-tumor-segmentation

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

Brain Tumor Segmentation API

AI-powered brain tumor segmentation using SwinUNETR.

API Endpoints

  • —GET /health - Health check
  • —POST /segment - Segment brain tumor (upload 4 MRI files: t1c, t1n, t2f, t2w)
  • —GET /download/{result_id}/{filename} - Download results

Usage

bash
curl https://YOUR-USERNAME-brain-tumor-segmentation.hf.space/health