Medical Image Segmentation

751 papers with code • 44 benchmarks • 43 datasets

Medical Image Segmentation is a computer vision task that involves dividing an medical image into multiple segments, where each segment represents a different object or structure of interest in the image. The goal of medical image segmentation is to provide a precise and accurate representation of the objects of interest within the image, typically for the purpose of diagnosis, treatment planning, and quantitative analysis.

( Image credit: IVD-Net )

Libraries

Use these libraries to find Medical Image Segmentation models and implementations
13 papers
1,986
4 papers
5,002
See all 12 libraries.

Latest papers with no code

Cross-model Mutual Learning for Exemplar-based Medical Image Segmentation

no code yet • 18 Apr 2024

In this paper, we introduce a novel Cross-model Mutual learning framework for Exemplar-based Medical image Segmentation (CMEMS), which leverages two models to mutually excavate implicit information from unlabeled data at multiple granularities.

Mixed Prototype Consistency Learning for Semi-supervised Medical Image Segmentation

no code yet • 16 Apr 2024

The Mean Teacher generates prototypes for labeled and unlabeled data, while the auxiliary network produces additional prototypes for mixed data processed by CutMix.

Q2A: Querying Implicit Fully Continuous Feature Pyramid to Align Features for Medical Image Segmentation

no code yet • 15 Apr 2024

Therefore, we propose Q2A, a novel one-step query-based aligning paradigm, to solve the feature misalignment problem in the INR-based decoder.

Multi-rater Prompting for Ambiguous Medical Image Segmentation

no code yet • 11 Apr 2024

In this paper, we tackle two challenges arisen in multi-rater annotations for medical image segmentation (called ambiguous medical image segmentation): (1) How to train a deep learning model when a group of raters produces a set of diverse but plausible annotations, and (2) how to fine-tune the model efficiently when computation resources are not available for re-training the entire model on a different dataset domain.

LUCF-Net: Lightweight U-shaped Cascade Fusion Network for Medical Image Segmentation

no code yet • 11 Apr 2024

In this study, the performance of existing U-shaped neural network architectures was enhanced for medical image segmentation by adding Transformer.

An Evidential-enhanced Tri-Branch Consistency Learning Method for Semi-supervised Medical Image Segmentation

no code yet • 10 Apr 2024

Additionally, the evidential fusion branch capitalizes on the complementary attributes of the first two branches and leverages an evidence-based Dempster-Shafer fusion strategy, supervised by more reliable and accurate pseudo-labels of unlabeled data.

Test-Time Adaptation with SaLIP: A Cascade of SAM and CLIP for Zero shot Medical Image Segmentation

no code yet • 9 Apr 2024

Finally, SAM is prompted by the retrieved ROI to segment a specific organ.

EPL: Evidential Prototype Learning for Semi-supervised Medical Image Segmentation

no code yet • 9 Apr 2024

Although current semi-supervised medical segmentation methods can achieve decent performance, they are still affected by the uncertainty in unlabeled data and model predictions, and there is currently a lack of effective strategies that can explore the uncertain aspects of both simultaneously.

Uncertainty-aware Evidential Fusion-based Learning for Semi-supervised Medical Image Segmentation

no code yet • 9 Apr 2024

Although the existing uncertainty-based semi-supervised medical segmentation methods have achieved excellent performance, they usually only consider a single uncertainty evaluation, which often fails to solve the problem related to credibility completely.

Towards Efficient and Accurate CT Segmentation via Edge-Preserving Probabilistic Downsampling

no code yet • 5 Apr 2024

Downsampling images and labels, often necessitated by limited resources or to expedite network training, leads to the loss of small objects and thin boundaries.