You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web-based semi-automated retinal fluid segmentation tool for OCT images. Combines traditional image processing with deep learning models (U-Net, MedSAM) to help medical professionals efficiently annotate and segment retinal fluid regions. Features interactive annotation tools, multiple segmentation algorithms, and user-friendly web interface.
Anatomy-guided Cross-modal Fusion for automated radiology report generation from DICOM CT scans. Built with CT-CLIP, MedSAM, GatorTron, and LLaMA-3 (LoRA).
Benchmarking SAM and MedSAM on ISIC 2018 melanoma segmentation — with a focus on the deployment gap: published SAM papers measure performance using ground-truth-derived prompts that are unavailable in real clinical settings. This project quantifies that gap.
Monorepo containing the frontend (Next.js), backend (Node.js + Express.js), and GPU inference service (TensorRT-optimized Python engine) for a cardiac segmentation application, streamlining local deployment.
Machine Learning for Medical Image Processing. Project done for Charité, the university hospital of Berlin. The aim was to segment coronary arteries and then extract a graph from it, in order to aid detection of coronary artery disease (CAD).
A comprehensive benchmark study evaluating the robustness of Segment Anything Model (SAM) and its medical domain adaptation (MedSAM) under realistic noisy medical imaging conditions.