paper-with-me

Papers

V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation

2016-06-15 · Fausto Milletari, Nassir Navab, Seyed-Ahmad Ahmadi

Convolutional Neural Networks (CNNs) have been recently employed to solve problems from both the computer vision and medical image analysis fields. Despite their popularity, most approaches are only able to process 2D images while most medical data used in clinical practice consists of 3D volumes. In this work we propose an approach to 3D image segmentation based on a volumetric, fully convolutional, neural network. Our CNN is trained end-to-end on MRI volumes depicting prostate, and learns to predict segmentation for the whole volume at once. We introduce a novel objective function, that we optimise during training, based on Dice coefficient. In this way we can deal with situations where there is a strong imbalance between the number of foreground and background voxels. To cope with the limited number of annotated volumes available for training, we augment the data applying random non-linear transformations and histogram matching. We show in our experimental evaluation that our approach achieves good performances on challenging test data while requiring only a fraction of the processing time needed by other previous methods.

📄 PDF Abstract BibTeX arXiv:1606.04797

Code (28)

faustomilletari/VNet 공식 구현 caffe2
2023-MindSpore-1/ms-code-7/tree/main/vnet mindspore
BraveDrXuTF/vae-gan-code-for-reinforced-panel tf
MiguelMonteiro/VNet-Tensorflow tf
Mind23-2/MindCode-2/tree/main/vnet mindspore
MindSpore-paper-code-2/code3/tree/main/vnet mindspore
Shrajan/AAAI-2022 pytorch
YellowLight021/Vnet paddle
alexbmp/run-vnet-keras tf
alililia/VNet_Ascend mindspore
alililia/vnet_GPU mindspore
black0017/MedicalZooPytorch pytorch
bo-10000/VoxResNet pytorch
chakerouari/UNET_segmetation pytorch
jackyko1991/vnet-tensorflow tf
mattmacy/vnet.pytorch pytorch
mindspore-ai/models/tree/master/research/cv/vnet mindspore
mtancak/PyTorch-UNet-Brain-Cancer-Segmentation pytorch
mtancak1/PyTorch-UNet-BraTS20 pytorch
mtancak1/PyTorch-UNet-Brain-Cancer-Segmentation pytorch
nnzzll/networks pytorch
salem-devloper/COVID-Lung-Segment pytorch
salem-devloper/final pytorch
salem-devloper/lung-chaker pytorch
seungjunlee96/U-Net_Lung-Segmentation pytorch
shalabh147/Brain-Tumor-Segmentation-and-Survival-Prediction-using-Deep-Neural-Networks tf
soymintc/run-vnet-keras tf
yingkaisha/keras-unet-collection tf

Tasks

Image SegmentationMedical Image AnalysisMedical Image SegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Similar Papers 제목 키워드 기반

Self-Adaptive 2D-3D Ensemble of Fully Convolutional Networks for Medical Image Segmentation

2019-07-26 · Maria G. Baldeon Calisto, Susana K. Lai-Yuen

Segmentation is a critical step in medical image analysis. Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models achieving state-of-the-art results in various medical image datasets. Network ar…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

V-NAS: Neural Architecture Search for Volumetric Medical Image Segmentation

2019-06-06 · Zhuotun Zhu, Chenxi Liu, Dong Yang, Alan Yuille 외

Deep learning algorithms, in particular 2D and 3D fully convolutional neural networks (FCNs), have rapidly become the mainstream methodology for volumetric medical image segmentation. However, 2D convolutions cannot full…

GPUImage SegmentationMedical Image SegmentationNeural Architecture Search+3

Segmentation-by-Detection: A Cascade Network for Volumetric Medical Image Segmentation

2017-10-31 · Min Tang, Zichen Zhang, Dana Cobzas, Martin Jagersand 외

We propose an attention mechanism for 3D medical image segmentation. The method, named segmentation-by-detection, is a cascade of a detection module followed by a segmentation module. The detection module enables a regio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Invertible Residual Network with Regularization for Effective Medical Image Segmentation

2021-03-16 · Kashu Yamazaki, Vidhiwar Singh Rathour, T. Hoang Ngan Le

Deep Convolutional Neural Networks (CNNs) i.e. Residual Networks (ResNets) have been used successfully for many computer vision tasks, but are difficult to scale to 3D volumetric medical data. Memory is increasingly ofte…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Bridging 2D and 3D Segmentation Networks for Computation Efficient Volumetric Medical Image Segmentation: An Empirical Study of 2.5D Solutions

2020-10-13 · Yichi Zhang, Qingcheng Liao, Le Ding, Jicong Zhang

Recently, deep convolutional neural networks have achieved great success for medical image segmentation. However, unlike segmentation of natural images, most medical images such as MRI and CT are volumetric data. In orde…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1