paper-with-me

홈 › Papers

Stacked U-Nets: A No-Frills Approach to Natural Image Segmentation

2018-04-27 · Sohil Shah, Pallabi Ghosh, Larry S. Davis, Tom Goldstein

Many imaging tasks require global information about all pixels in an image. Conventional bottom-up classification networks globalize information by decreasing resolution; features are pooled and downsampled into a single output. But for semantic segmentation and object detection tasks, a network must provide higher-resolution pixel-level outputs. To globalize information while preserving resolution, many researchers propose the inclusion of sophisticated auxiliary blocks, but these come at the cost of a considerable increase in network size and computational cost. This paper proposes stacked u-nets (SUNets), which iteratively combine features from different resolution scales while maintaining resolution. SUNets leverage the information globalization power of u-nets in a deeper network architectures that is capable of handling the complexity of natural images. SUNets perform extremely well on semantic segmentation tasks using a small number of parameters.

📄 PDF Abstract BibTeX arXiv:1804.10343

Code (1)

shahsohil/sunets 공식 구현 pytorch

Tasks

General ClassificationImage Segmentationobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar 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…

Brain Image SegmentationDecoderImage SegmentationSegmentation+1

Direct White Matter Bundle Segmentation using Stacked U-Nets

2017-03-06 · Jakob Wasserthal, Peter F. Neher, Fabian Isensee, Klaus H. Maier-Hein

The state-of-the-art method for automatically segmenting white matter bundles in diffusion-weighted MRI is tractography in conjunction with streamline cluster selection. This process involves long chains of processing st…

Image SegmentationSegmentationSemantic Segmentation

Mapping Auto-context Decision Forests to Deep ConvNets for Semantic Segmentation

2015-07-27 · David L. Richmond, Dagmar Kainmueller, Michael Y. Yang, Eugene W. Myers 외

We consider the task of pixel-wise semantic segmentation given a small set of labeled training images. Among two of the most popular techniques to address this task are Decision Forests (DF) and Neural Networks (NN). In …

Semantic Segmentation

Stacked U-Nets with Self-Assisted Priors Towards Robust Correction of Rigid Motion Artifact in Brain MRI

2021-11-11 · Mohammed A. Al-masni, Seul Lee, Jaeuk Yi, Sewook Kim 외

In this paper, we develop an efficient retrospective deep learning method called stacked U-Nets with self-assisted priors to address the problem of rigid motion artifacts in MRI. The proposed work exploits the usage of a…

DeepOrgan: Multi-level Deep Convolutional Networks for Automated Pancreas Segmentation

2015-06-22 · Holger R. Roth, Le Lu, Amal Farag, Hoo-chang Shin 외

Automatic organ segmentation is an important yet challenging problem for medical image analysis. The pancreas is an abdominal organ with very high anatomical variability. This inhibits previous segmentation methods from …

Automated Pancreas SegmentationComputed Tomography (CT)Medical Image AnalysisOrgan Segmentation+3