naturomics / CapsNet-Tensorflow

A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
Apache License 2.0
3.8k stars 1.16k forks source link

fixed a shape error in comments. #35

Closed XDXX closed 6 years ago

XDXX commented 6 years ago

the shape of v_J_tiled should be [batch_size, 1152, 10, 16, 1].