naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
PythonApache-2.0
Issues
- 5
Routing algorithm
#8 opened by bshao001 - 2
Try Fashion-MNIST
#20 opened by hanxiao - 5
- 8
Why b_IJ is shared between single batch examples.
#21 opened by pkubik - 8
- 3
Is your squashing input dimensions correct?
#16 opened by isaacgerg - 3
Why num_outputs is mandatory?
#15 opened by thibo73800 - 2
- 1
Comment is different from your code
#18 opened by tonysy - 1
mistake on annotation
#13 opened by jihobak - 1
Improper loop of b_IJ
#7 opened by 13331151 - 1
about tf.argmax() function
#6 opened by linrio - 2
ValueError: Dimensions must be equal, but are 16 and 128 for 'sub_3' (op: 'Sub') with input shapes: [128,10,16,784], [128,784].
#4 opened by djoffrey - 2
Should we squash in the PrimaryCaps layer?
#3 opened by junfanlin - 1
Is your b_ij wrong?
#2 opened by junfanlin - 2
did you upload the wrong version?
#1 opened by yix081