capsule topic

List capsule repositories

wp-capsule

172
Stars
28
Forks
Watchers

The developer's code journal (built on WordPress)

SegCaps

64
Stars
29
Forks
Watchers

A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.

wp-capsule-server

54
Stars
11
Forks
Watchers

The developer's code journal (built on WordPress) Server

primitive-geometry

97
Stars
7
Forks
Watchers

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

104
Stars
20
Forks
Watchers

Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf

capsulesEM

62
Stars
31
Forks
Watchers

A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)

CapsNet

89
Stars
21
Forks
Watchers

A pytorch implementation of Capsule Network.

capsule-maven-plugin

58
Stars
13
Forks
Watchers

Capsule Maven Plugin

Capsule-Text-Classification

77
Stars
24
Forks
Watchers

利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现