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,996
4 papers
5,034
See all 12 libraries.

AgileFormer: Spatially Agile Transformer UNet for Medical Image Segmentation

sotiraslab/AgileFormer 29 Mar 2024

However, we argue that the current design of the vision transformer-based UNet (ViT-UNet) segmentation models may not effectively handle the heterogeneous appearance (e. g., varying shapes and sizes) of objects of interest in medical image segmentation tasks.

21
29 Mar 2024

Unleashing the Potential of SAM for Medical Adaptation via Hierarchical Decoding

cccccczh404/h-sam 27 Mar 2024

This paper introduces H-SAM: a prompt-free adaptation of SAM tailored for efficient fine-tuning of medical images via a two-stage hierarchical decoding procedure.

28
27 Mar 2024

Generative Medical Segmentation

king-haw/gms 27 Mar 2024

Concretely, GMS employs a robust pre-trained Variational Autoencoder (VAE) to derive latent representations of both images and masks, followed by a mapping model that learns the transition from image to mask in the latent space.

12
27 Mar 2024

Segment Any Medical Model Extended

bingogome/samm 26 Mar 2024

To this end, a unified platform helps push the boundary of the foundation model for medical images, facilitating the use, modification, and validation of SAM and its variants in medical image segmentation.

224
26 Mar 2024

Clustering Propagation for Universal Medical Image Segmentation

dyh127/s2vnet 25 Mar 2024

}$ This enables knowledge acquired from prior slices to assist in the segmentation of the current slice, further efficiently bridging the communication between remote slices using mere 2D networks.

5
25 Mar 2024

3D-EffiViTCaps: 3D Efficient Vision Transformer with Capsule for Medical Image Segmentation

hidneuron/3d-effivitcaps 25 Mar 2024

Our encoder uses capsule blocks and EfficientViT blocks to jointly capture local and global semantic information more effectively and efficiently with less information loss, while the decoder employs CNN blocks and EfficientViT blocks to catch ffner details for segmentation.

1
25 Mar 2024

MatchSeg: Towards Better Segmentation via Reference Image Matching

keeplearning-again/matchseg 23 Mar 2024

Few-shot learning aims to overcome the need for annotated data by using a small labeled dataset, known as a support set, to guide predicting labels for new, unlabeled images, known as the query set.

10
23 Mar 2024

Anytime, Anywhere, Anyone: Investigating the Feasibility of Segment Anything Model for Crowd-Sourcing Medical Image Annotations

um2ii/sam_dataannotation 22 Mar 2024

Curating annotations for medical image segmentation is a labor-intensive and time-consuming task that requires domain expertise, resulting in "narrowly" focused deep learning (DL) models with limited translational utility.

2
22 Mar 2024

H-vmunet: High-order Vision Mamba UNet for Medical Image Segmentation

wurenkai/h-vmunet 20 Mar 2024

In the field of medical image segmentation, variant models based on Convolutional Neural Networks (CNNs) and Visual Transformers (ViTs) as the base modules have been very widely developed and applied.

54
20 Mar 2024

Diversified and Personalized Multi-rater Medical Image Segmentation

ycwu1997/d-persona 20 Mar 2024

To address it, the common practice is to gather multiple annotations from different experts, leading to the setting of multi-rater medical image segmentation.

30
20 Mar 2024