Pancreas Segmentation

14 papers with code • 2 benchmarks • 1 datasets

Pancreas segmentation is the task of segmenting out the pancreas from medical imaging.

Convolutional neural network

Libraries

Use these libraries to find Pancreas Segmentation models and implementations

Datasets


Most implemented papers

U-Net: Convolutional Networks for Biomedical Image Segmentation

labmlai/annotated_deep_learning_paper_implementations 18 May 2015

There is large consent that successful training of deep networks requires many thousand annotated training samples.

Attention U-Net: Learning Where to Look for the Pancreas

ozan-oktay/Attention-Gated-Networks 11 Apr 2018

We propose a novel attention gate (AG) model for medical imaging that automatically learns to focus on target structures of varying shapes and sizes.

A Fixed-Point Model for Pancreas Segmentation in Abdominal CT Scans

twni2016/OrganSegRSTN_PyTorch 25 Dec 2016

Deep neural networks have been widely adopted for automatic organ segmentation from abdominal CT scans.

Recurrent Saliency Transformation Network: Incorporating Multi-Stage Visual Cues for Small Organ Segmentation

twni2016/OrganSegRSTN_PyTorch CVPR 2018

The key innovation is a saliency transformation module, which repeatedly converts the segmentation probability map from the previous iteration as spatial weights and applies these weights to the current iteration.

U-Net Fixed-Point Quantization for Medical Image Segmentation

hossein1387/U-Net-Fixed-Point-Quantization-for-Medical-Image-Segmentation 2 Aug 2019

We then apply our quantization algorithm to three datasets: (1) the Spinal Cord Gray Matter Segmentation (GM), (2) the ISBI challenge for segmentation of neuronal structures in Electron Microscopic (EM), and (3) the public National Institute of Health (NIH) dataset for pancreas segmentation in abdominal CT scans.

Compete to Win: Enhancing Pseudo Labels for Barely-supervised Medical Image Segmentation

HiLab-git/SSL4MIS 15 Apr 2023

This study investigates barely-supervised medical image segmentation where only few labeled data, i. e., single-digit cases are available.

TernaryNet: Faster Deep Model Inference without GPUs for Medical 3D Segmentation using Sparse and Binary Convolutions

mattiaspaul/TernaryNet 29 Jan 2018

We propose a new scheme that approximates both trainable weights and neural activations in deep networks by ternary values and tackles the open question of backpropagation when dealing with non-differentiable functions.

AbdomenCT-1K: Is Abdominal Organ Segmentation A Solved Problem?

JunMa11/AbdomenCT-1K 28 Oct 2020

With the unprecedented developments in deep learning, automatic segmentation of main abdominal organs seems to be a solved problem as state-of-the-art (SOTA) methods have achieved comparable results with inter-rater variability on many benchmark datasets.

Inter-slice Context Residual Learning for 3D Medical Image Segmentation

jianpengz/ConResNet 28 Nov 2020

In this paper, we propose the 3D context residual network (ConResNet) for the accurate segmentation of 3D medical images.

Uncertainty-Based Dynamic Graph Neighborhoods For Medical Segmentation

ituvisionlab/Uncertainty-Based-Dynamic-Graph-Neighborhoods 6 Aug 2021

However, there are two drawbacks of the approach: most of the edges in the graph are assigned randomly and the GCN is trained independently from the segmentation network.