中文
相关论文

相关论文: No Routing Needed Between Capsules

200 篇论文

Capsules are the name given by Geoffrey Hinton to vector-valued neurons. Neural networks traditionally produce a scalar value for an activated neuron. Capsules, on the other hand, produce a vector of values, which Hinton argues correspond…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Adam Byerly , Tatiana Kalganova

Deep convolutional neural networks, assisted by architectural design strategies, make extensive use of data augmentation techniques and layers with a high number of feature maps to embed object transformations. That is highly inefficient…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Vittorio Mazzia , Francesco Salvetti , Marcello Chiaberge

We propose a capsule network-based architecture for generalizing learning to new data with few examples. Using both generative and non-generative capsule networks with intermediate routing, we are able to generalize to new information over…

计算机视觉与模式识别 · 计算机科学 2018-04-27 Andrew Gritsevskiy , Maksym Korablyov

Capsule networks are a recently proposed type of neural network shown to outperform alternatives in challenging shape recognition tasks. In capsule networks, scalar neurons are replaced with capsule vectors or matrices, whose entries…

机器学习 · 计算机科学 2019-12-04 Fabio De Sousa Ribeiro , Georgios Leontidis , Stefanos Kollias

Capsule Networks have emerged as a powerful class of deep learning architectures, known for robust performance with relatively few parameters compared to Convolutional Neural Networks (CNNs). However, their inherent efficiency is often…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Miles Everett , Mingjun Zhong , Georgios Leontidis

We present a dataset consisting of high-resolution images of 13 micro-PCBs captured in various rotations and perspectives relative to the camera, with each sample labeled for PCB type, rotation category, and perspective categories. We then…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Adam Byerly , Tatiana Kalganova , Anthony J. Grichnik

Convolutional Neural Networks need the construction of informative features, which are determined by channel-wise and spatial-wise information at the network's layers. In this research, we focus on bringing in a novel solution that uses…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jerrin Bright , Suryaprakash Rajkumar , Arockia Selvakumar Arockia Doss

We present a method for fast inference in Capsule Networks (CapsNets) by taking advantage of a key insight regarding the routing coefficients that link capsules between adjacent network layers. Since the routing coefficients are responsible…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhen Zhao , Ashley Kleinhans , Gursharan Sandhu , Ishan Patel , K. P. Unnikrishnan

Convolutional neural networks (CNNs) achieve translational invariance by using pooling operations. However, the operations do not preserve the spatial relationships in the learned representations. Hence, CNNs cannot extrapolate to various…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Jindong Gu , Volker Tresp

A key component to the success of deep learning is the availability of massive amounts of training data. Building and annotating large datasets for solving medical image classification problems is today a bottleneck for many applications.…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Amelia Jiménez-Sánchez , Shadi Albarqouni , Diana Mateus

Capsules as well as dynamic routing between them are most recently proposed structures for deep neural networks. A capsule groups data into vectors or matrices as poses rather than conventional scalars to represent specific properties of…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Suofei Zhang , Wei Zhao , Xiaofu Wu , Quan Zhou

Recently, convolutional neural networks (CNNs) have achieved excellent performances in many computer vision tasks. Specifically, for hyperspectral images (HSIs) classification, CNNs often require very complex structure due to the high…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Haitao Zhang , Lingguo Meng , Xian Wei , Xiaoliang Tang , Xuan Tang , Xingping Wang , Bo Jin , Wei Yao

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 groups called…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Riccardo Renzulli

A capsule is a group of neurons whose activity vector represents the instantiation parameters of a specific type of entity such as an object or an object part. We use the length of the activity vector to represent the probability that the…

计算机视觉与模式识别 · 计算机科学 2017-11-09 Sara Sabour , Nicholas Frosst , Geoffrey E Hinton

Capsule networks are recently proposed as an alternative to modern neural network architectures. Neurons are replaced with capsule units that represent specific features or entities with normalized vectors or matrices. The activation of…

机器学习 · 计算机科学 2021-03-09 Haoyu Yang , Shuhe Li , Bei Yu

A capsule is a collection of neurons which represents different variants of a pattern in the network. The routing scheme ensures only certain capsules which resemble lower counterparts in the higher layer should be activated. However, the…

机器学习 · 计算机科学 2018-08-15 Hongyang Li , Xiaoyang Guo , Bo Dai , Wanli Ouyang , Xiaogang Wang

In recent years, convolutional neural networks (CNN) have played an important role in the field of deep learning. Variants of CNN's have proven to be very successful in classification tasks across different domains. However, there are two…

机器学习 · 统计学 2017-12-12 Edgar Xi , Selina Bing , Yang Jin

Capsule networks were proposed as an alternative approach to Convolutional Neural Networks (CNNs) for learning object-centric representations, which can be leveraged for improved generalization and sample complexity. Unlike CNNs, capsule…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fabio De Sousa Ribeiro , Kevin Duarte , Miles Everett , Georgios Leontidis , Mubarak Shah

Capsule networks use routing algorithms to flow information between consecutive layers. In the existing routing procedures, capsules produce predictions (termed votes) for capsules of the next layer. In a nutshell, the next-layer capsule's…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Zhihao Zhao , Samuel Cheng

The basic computational unit in Capsule Network (CapsNet) is a capsule (vs. neurons in Convolutional Neural Networks (CNNs)). A capsule is a set of neurons, which form a vector. CapsNet is used for supervised classification of data and has…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Pouya Shiri , Ramin Sharifi , Amirali Baniasadi
‹ 上一页 1 2 3 10 下一页 ›