paper-with-me

Papers

Capsules for Object Segmentation

2018-04-11 · Rodney LaLonde, Ulas Bagci

Convolutional neural networks (CNNs) have shown remarkable results over the last several years for a wide range of computer vision tasks. A new architecture recently introduced by Sabour et al., referred to as a capsule networks with dynamic routing, has shown great initial results for digit recognition and small image classification. The success of capsule networks lies in their ability to preserve more information about the input by replacing max-pooling layers with convolutional strides and dynamic routing, allowing for preservation of part-whole relationships in the data. This preservation of the input is demonstrated by reconstructing the input from the output capsule vectors. Our work expands the use of capsule networks to the task of object segmentation for the first time in the literature. We extend the idea of convolutional capsules with locally-connected routing and propose the concept of deconvolutional capsules. Further, we extend the masked reconstruction to reconstruct the positive input class. The proposed convolutional-deconvolutional capsule network, called SegCaps, shows strong results for the task of object segmentation with substantial decrease in parameter space. As an example application, we applied the proposed SegCaps to segment pathological lungs from low dose CT scans and compared its accuracy and efficiency with other U-Net-based architectures. SegCaps is able to handle large image sizes (512 x 512) as opposed to baseline capsules (typically less than 32 x 32). The proposed SegCaps reduced the number of parameters of U-Net architecture by 95.4% while still providing a better segmentation accuracy.

📄 PDF Abstract BibTeX arXiv:1804.04241

Code (7)

Cheng-Lin-Li/SegCaps tf
Ian-Liao/SegCaps tf
Oushesh/CapsulesforSegmentation
Oushesh/SegCaps-TF_Version tf
StuvX/BayesCapsNet pytorch
kevins99/SegCaps-Keras tf
lalonderodney/SegCaps tf

Tasks

image-classificationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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…

Capsules for Biomedical Image Segmentation

2020-04-09 · Rodney LaLonde, Ziyue Xu, Ismail Irmakci, Sanjay Jain 외

Our work expands the use of capsule networks to the task of object segmentation for the first time in the literature. This is made possible via the introduction of locally-constrained routing and transformation matrix sh…

Computed Tomography (CT)DecoderImage SegmentationSegmentation+1

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

Mamba Capsule Routing Towards Part-Whole Relational Camouflaged Object Detection

2024-10-05 · Dingwen Zhang, Liangbo Cheng, Yi Liu, Xinggang Wang 외

The part-whole relational property endowed by Capsule Networks (CapsNets) has been known successful for camouflaged object detection due to its segmentation integrity. However, the previous Expectation Maximization (EM) …

Mambaobject-detectionObject Detection

Hierarchical Object-Centric Learning with Capsule Networks

2024-05-30 · Riccardo Renzulli

Capsule networks (CapsNets) were introduced to address convolutional neural networks limitations, learning object-centric representations that are more robust, pose-aware, and interpretable. They organize neurons into gr…

Computational EfficiencyLung Nodule SegmentationObject