capsule topic
wp-capsule
The developer's code journal (built on WordPress)
SegCaps
A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.
wp-capsule-server
The developer's code journal (built on WordPress) Server
primitive-geometry
Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder... with 30KB of geometries.
Variational-Capsule-Routing
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
capsulesEM
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
CapsNet
A pytorch implementation of Capsule Network.
Capsule-Text-Classification
利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现
capsnet.mxnet
MXNet implementation of CapsNet