paper-with-me

Papers

Non-local U-Net for Biomedical Image Segmentation

2018-12-10 · Zhengyang Wang, Na Zou, Dinggang Shen, Shuiwang Ji

Deep learning has shown its great promise in various biomedical image segmentation tasks. Existing models are typically based on U-Net and rely on an encoder-decoder architecture with stacked local operators to aggregate long-range information gradually. However, only using the local operators limits the efficiency and effectiveness. In this work, we propose the non-local U-Nets, which are equipped with flexible global aggregation blocks, for biomedical image segmentation. These blocks can be inserted into U-Net as size-preserving processes, as well as down-sampling and up-sampling layers. We perform thorough experiments on the 3D multimodality isointense infant brain MR image segmentation task to evaluate the non-local U-Nets. Results show that our proposed models achieve top performances with fewer parameters and faster computation.

📄 PDF Abstract BibTeX arXiv:1812.04103

Code (3)

divelab/Non-local-U-Nets 공식 구현 tf
Aykhan-sh/Non-local-U-Net-Pytorch pytorch
zhengyang-wang/3D-Unet--Tensorflow tf

Tasks

Brain Image SegmentationDecoderImage SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Non-Local Context Encoder: Robust Biomedical Image Segmentation against Adversarial Attacks

2019-04-27 · Xiang He, Sibei Yang, Guanbin Li?, Haofeng Li 외

Recent progress in biomedical image segmentation based on deep convolutional neural networks (CNNs) has drawn much attention. However, its vulnerability towards adversarial samples cannot be overlooked. This paper is the…

Image SegmentationLesion SegmentationSegmentationSemantic Segmentation+1

Multi-Level Contextual Network for Biomedical Image Segmentation

2018-09-30 · Amirhossein Dadashzadeh, Alireza Tavakoli Targhi

Accurate and reliable image segmentation is an essential part of biomedical image analysis. In this paper, we consider the problem of biomedical image segmentation using deep convolutional neural networks. We propose a n…

Image SegmentationSegmentationSemantic Segmentation

U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation

2024-01-09 · Jun Ma, Feifei Li, Bo wang

Convolutional Neural Networks (CNNs) and Transformers have been the most popular architectures for biomedical image segmentation, but both of them have limited ability to handle long-range dependencies because of inheren…

Cell SegmentationImage SegmentationMambaOrgan Segmentation+3

TTT-Unet: Enhancing U-Net with Test-Time Training Layers for Biomedical Image Segmentation

2024-09-17 · Rong Zhou, Zhengqing Yuan, Zhiling Yan, Weixiang Sun 외

Biomedical image segmentation is crucial for accurately diagnosing and analyzing various diseases. However, Convolutional Neural Networks (CNNs) and Transformers, the most commonly used architectures for this task, strug…

Cell SegmentationImage SegmentationOrgan SegmentationSegmentation+1

xLSTM-UNet can be an Effective 2D & 3D Medical Image Segmentation Backbone with Vision-LSTM (ViL) better than its Mamba Counterpart

2024-07-01 · Tianrun Chen, Chaotao Ding, Lanyun Zhu, Tao Xu 외

Convolutional Neural Networks (CNNs) and Vision Transformers (ViT) have been pivotal in biomedical image segmentation, yet their ability to manage long-range dependencies remains constrained by inherent locality and comp…

3D Medical Imaging Segmentationimage-classificationImage ClassificationImage Segmentation+5