Tumor Segmentation

226 papers with code • 3 benchmarks • 9 datasets

Tumor Segmentation is the task of identifying the spatial location of a tumor. It is a pixel-level prediction where each pixel is classified as a tumor or background. The most popular benchmark for this task is the BraTS dataset. The models are typically evaluated with the Dice Score metric.

Libraries

Use these libraries to find Tumor Segmentation models and implementations

Training and Comparison of nnU-Net and DeepMedic Methods for Autosegmentation of Pediatric Brain Tumors

d3b-center/peds-brain-auto-seg-public 16 Jan 2024

External validation of the trained nnU-Net model on the multi-institutional BraTS-PEDs 2023 dataset revealed high generalization capability in segmentation of whole tumor and tumor core with Dice scores of 0. 87+/-0. 13 (0. 91) and 0. 83+/-0. 18 (0. 89), respectively.

1
16 Jan 2024

Beyond Traditional Approaches: Multi-Task Network for Breast Ultrasound Diagnosis

datct00/Beyond-Traditional-Approaches-Multi-Task-Network-for-Breast-Ultrasound-Diagnosis 14 Jan 2024

Breast Ultrasound plays a vital role in cancer diagnosis as a non-invasive approach with cost-effective.

2
14 Jan 2024

Brain Tumor Segmentation Based on Deep Learning, Attention Mechanisms, and Energy-Based Uncertainty Prediction

wetothemoon/braintumorsegmentation 31 Dec 2023

Brain tumors are one of the deadliest forms of cancer with a mortality rate of over 80%.

0
31 Dec 2023

E2ENet: Dynamic Sparse Feature Fusion for Accurate and Efficient 3D Medical Image Segmentation

boqian333/e2enet-medical 7 Dec 2023

E2ENet achieves comparable accuracy on the large-scale challenge AMOS-CT, while saving over 68\% parameter count and 29\% FLOPs in the inference phase, compared with the previous best-performing method.

10
07 Dec 2023

ZePT: Zero-Shot Pan-Tumor Segmentation via Query-Disentangling and Self-Prompting

yankai96/zept 7 Dec 2023

The long-tailed distribution problem in medical image analysis reflects a high prevalence of common conditions and a low prevalence of rare ones, which poses a significant challenge in developing a unified model capable of identifying rare or novel tumor categories not encountered during training.

7
07 Dec 2023

Assessing Test-time Variability for Interactive 3D Medical Image Segmentation with Diverse Point Prompts

medicl-vu/variability 13 Nov 2023

In this paper, we assess the test-time variability for interactive medical image segmentation with diverse point prompts.

3
13 Nov 2023

Hybrid-Fusion Transformer for Multisequence MRI

zinic95/HFTrans 2 Nov 2023

Medical segmentation has grown exponentially through the advent of a fully convolutional network (FCN), and we have now reached a turning point through the success of Transformer.

0
02 Nov 2023

RT-SRTS: Angle-Agnostic Real-Time Simultaneous 3D Reconstruction and Tumor Segmentation from Single X-Ray Projection

zywoosimple/rt-srts 12 Oct 2023

In this study, a novel imaging method RT-SRTS is proposed which integrates 3D imaging and tumor segmentation into one network based on multi-task learning (MTL) and achieves real-time simultaneous 3D reconstruction and tumor segmentation from a single X-ray projection at any angle.

1
12 Oct 2023

3D TransUNet: Advancing Medical Image Segmentation through Vision Transformers

Beckschen/TransUNet 11 Oct 2023

In this paper, we extend the 2D TransUNet architecture to a 3D network by building upon the state-of-the-art nnU-Net architecture, and fully exploring Transformers' potential in both the encoder and decoder design.

2,138
11 Oct 2023