> ESTABLISHING_SECURE_LINK...
> DECRYPTING: EMIAS-EN
> STATUS: READY
EMIAS (Enhanced Medical Image Analysis System)
COMPLETED [CATEGORY]: Medical AI / Open Source Tool
EMIAS: Enhanced Medical Image Analysis System
🎥 Demonstration Video
📋 Overview
EMIAS (Enhanced Medical Image Analysis System) is an interactive segmentation tool based on ScribblePrompt. It enables medical professionals and researchers to segment complex structures in medical images seamlessly using intuitive inputs like scribbles, clicks, and bounding boxes. The project utilizes Gradio (v5.20.0) to provide a smooth, interactive web-based user interface.
🚀 Key Features
- Interactive Labeling: Fine-tune segmentation using manual scribbles, clicks, and bounding boxes.
- Automatic Labeling: Generate instant segmentations powered by pre-trained foundation models.
- Multi-Model Support: Easily switch between robust segmentation models (UNet, SAM, etc.).
- Model Training: Built-in support for fine-tuning and custom model training workflows.
- Visual Interface: An intuitive, web-based UI powered by Gradio.
🧠 Supported Models
- ScribblePrompt-UNet: A fast and efficient UNet-based model optimized for interactive segmentation.
- ScribblePrompt-SAM: A flexible segmentation backbone based on the Segment Anything Model (SAM).
- ESP-MedSAM: An enhanced version of MedSAM fine-tuned specifically for medical image domains.
📖 Usage Instructions
- Upload: Select from provided examples or upload your own medical scan.
- Select Model: Choose a specific segmentation model from the dropdown list.
- Interact:
- Scribbles: Draw positive (green) or negative (red) guidance markers.
- Clicks/Boxes: Use clicks to create bounding boxes or point-based prompts.
- Automate: Alternatively, use the auto-labeling feature for zero-shot masks.
- Refine: Edit and finalize the generated masks in the “Output” editor.