paper-with-me

홈 › Papers

TraceCaps: A Capsule-based Neural Network for Semantic Segmentation

2019-01-09 · ICLR 2019 5 · Tao Sun, Zhewei Wang, C. D. Smith, Jundong Liu

In this paper, we propose a capsule-based neural network model to solve the semantic segmentation problem. By taking advantage of the extractable part-whole dependencies available in capsule layers, we derive the probabilities of the class labels for individual capsules through a recursive, layer-by-layer procedure. We model this procedure as a traceback pipeline and take it as a central piece to build an end-to-end segmentation network. Under the proposed framework, image-level class labels and object boundaries are jointly sought in an explicit manner, which poses a significant advantage over the state-of-the-art fully convolutional network (FCN) solutions. With the capability to extracted part-whole information, our traceback pipeline can potentially be utilized as the building blocks to design interpretable neural networks. Experiments conducted on modified MNIST and neuroimages demonstrate that our model considerably enhance the segmentation performance compared to the leading FCN variants.

📄 PDF Abstract BibTeX arXiv:1901.02920

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Trace-back along capsules and its application on semantic segmentation

2019-05-01 · ICLR 2019 5 · Tao Sun, Zhewei Wang, C. D. Smith, Jundong Liu

In this paper, we propose a capsule-based neural network model to solve the semantic segmentation problem. By taking advantage of the extractable part-whole dependencies available in capsule layers, we derive the probabi…

SegmentationSemantic Segmentation

HistoSegCap: Capsules for Weakly-Supervised Semantic Segmentation of Histological Tissue Type in Whole Slide Images

2024-02-16 · Mobina Mansoori, Sajjad Shahabodini, Jamshid Abouei, Arash Mohammadi 외

Digital pathology involves converting physical tissue slides into high-resolution Whole Slide Images (WSIs), which pathologists analyze for disease-affected tissues. However, large histology slides with numerous microsco…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation+1

HP-Capsule: Unsupervised Face Part Discovery by Hierarchical Parsing Capsule Network

2022-03-21 · CVPR 2022 1 · Chang Yu, Xiangyu Zhu, Xiaomei Zhang, Zidu Wang 외

Capsule networks are designed to present the objects by a set of parts and their relationships, which provide an insight into the procedure of visual perception. Although recent works have shown the success of capsule ne…

SS-3DCapsNet: Self-supervised 3D Capsule Networks for Medical Segmentation on Less Labeled Data

2022-01-15 · Minh Tran, Loi Ly, Binh-Son Hua, Ngan Le

Capsule network is a recent new deep network architecture that has been applied successfully for medical image segmentation tasks. This work extends capsule networks for volumetric medical image segmentation with self-su…

DecoderHippocampusImage SegmentationMedical Image Segmentation+4

CapsuleVOS: Semi-Supervised Video Object Segmentation Using Capsule Routing

2019-09-30 · ICCV 2019 10 · Kevin Duarte, Yogesh S Rawat, Mubarak Shah

In this work we propose a capsule-based approach for semi-supervised video object segmentation. Current video object segmentation methods are frame-based and often require optical flow to capture temporal consistency acr…

ObjectOne-shot visual object segmentationOptical Flow EstimationSegmentation+5