4 个月前

胶囊之间的动态路由

胶囊之间的动态路由

摘要

胶囊是一种神经元组,其活动向量表示特定实体(如对象或对象部分)的实例化参数。我们使用活动向量的长度来表示该实体存在的概率,而其方向则表示实例化参数。较低层级的活跃胶囊通过变换矩阵对较高层级胶囊的实例化参数进行预测。当多个预测结果一致时,较高层级的胶囊变得活跃。我们展示了经过判别训练的多层胶囊系统在MNIST数据集上达到了最先进的性能,并且在识别高度重叠的数字方面明显优于卷积网络。为了获得这些结果,我们采用了一种迭代路由协议机制:较低层级的胶囊倾向于将其输出发送给那些活动向量与来自较低层级胶囊的预测具有较大标量积的较高层级胶囊。

代码仓库

Egesabanci/capsuleNetworks
tf
GitHub 中提及
yechengxi/LightCapsNet
GitHub 中提及
dragen1860/CapsNet-Pytorch
pytorch
GitHub 中提及
dudyu/capsnet
pytorch
GitHub 中提及
jihyeonseong/cardiocaps
pytorch
GitHub 中提及
starsky68/capsnet_blk_prune
pytorch
GitHub 中提及
shashankmanjunath/capsnet
pytorch
GitHub 中提及
bdsaglam/CapsNet
pytorch
GitHub 中提及
jelifysh/Capsule-Networks
pytorch
GitHub 中提及
Oushesh/CapsClassifigner
tf
GitHub 中提及
mshaikh2/GANs_Comparison
tf
GitHub 中提及
JunYeopLee/capsule-networks
tf
GitHub 中提及
ecstayalive/capsule_nn
pytorch
GitHub 中提及
yikuide/pytorch-capsule
pytorch
GitHub 中提及
hli2020/nn_encapsulation
pytorch
GitHub 中提及
noureldinalaa/Capsule-Networks
pytorch
GitHub 中提及
DanielLongo/CapsNet-PyTorch
pytorch
GitHub 中提及
XifengGuo/CapsNet-Keras
tf
GitHub 中提及
kazukiii/caps-net-pytorch
pytorch
GitHub 中提及
Ugenteraan/CapsNet-MNIST-TF
tf
GitHub 中提及
Soonhwan-Kwon/capsnet.mxnet
mxnet
GitHub 中提及
danielhavir/capsule-network
pytorch
GitHub 中提及
Utkarsh87/Capsule-Networks
pytorch
GitHub 中提及
Reatris/Capsule_Net
paddle
GitHub 中提及
Ugenteraan/CapsNet-PyTorch
pytorch
GitHub 中提及
laodar/tf_capsnet
tf
GitHub 中提及
JSerowik/Masters_Thesis
GitHub 中提及
bhneo/Capsnet-Experiments
tf
GitHub 中提及
hli2020/nn_capsulation
pytorch
GitHub 中提及
Ian-Liao/SegCaps
tf
GitHub 中提及
JeremyCCHsu/CapsNet-tf
tf
GitHub 中提及
EscVM/Efficient-CapsNet
tf
GitHub 中提及
gram-ai/capsule-networks
pytorch
GitHub 中提及
im-ant/Capsules-Guys
tf
GitHub 中提及
Riroaki/CapsNet
pytorch
GitHub 中提及
razvanalex/CapsLayer
tf
GitHub 中提及
44825762/MyCapsNet
pytorch
GitHub 中提及
arsenzaryan/CapsNet
tf
GitHub 中提及
OwenLeng/pytorch-capsule
pytorch
GitHub 中提及
jwzhanggy/isocapsnet
pytorch
GitHub 中提及
glassroom/heinsen_routing
pytorch
GitHub 中提及
DanielLongo/CapsGAN
pytorch
GitHub 中提及
ethanleet/CapsNet
pytorch
GitHub 中提及
adambielski/capsnet-pytorch
pytorch
GitHub 中提及
lalonderodney/SegCaps
tf
GitHub 中提及
Cheng-Lin-Li/SegCaps
tf
GitHub 中提及
naturomics/CapsLayer
tf
GitHub 中提及
dshelukh/CapsuleLearner
tf
GitHub 中提及
chucooleg/capsnet_for_ner
tf
GitHub 中提及
leoniloris/CapsNet
tf
GitHub 中提及

基准测试

基准方法指标
image-classification-on-cifar-10ensemble of 7 models
Percentage correct: 89.4
image-classification-on-emnist-balancedTextCaps
Accuracy: 90.46
image-classification-on-mnistCapsNet
Percentage error: 0.25
image-classification-on-multimnistCapsNet
Percentage error: 5.2
image-classification-on-smallnorbCapsNet
Classification Error: 3.77

用 AI 构建 AI

从想法到上线——通过免费 AI 协同编程、开箱即用的环境和市场最优价格的 GPU 加速您的 AI 开发

AI 协同编程
即用型 GPU
最优价格
立即开始

Hyper Newsletters

订阅我们的最新资讯
我们会在北京时间 每周一的上午九点 向您的邮箱投递本周内的最新更新
邮件发送服务由 MailChimp 提供
胶囊之间的动态路由 | 论文 | HyperAI超神经