Matrix-Capsules-EM-Tensorflow
Matrix-Capsules-EM-Tensorflow copied to clipboard
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
Hi, I would like to know (1) the intuition behind the pose matrix, how is it formulated for each capsule based on the Relu ofmaps ? (2) I am trying...
Nice implementation of the capsule network with EM routing! However, I do have a question about the function mat_transform() in the ConvCaps layer. In your implementation the weights are not...
Hi, I have two questions: 1) After training mnist, the testing it gets me average accurage of 0.3, any ideas why? 2) Activations are updated by calculating the cost and...
Hello, Thanks for releasing great code base on Capsule Network. One quick query are not stopping gradient during em_routing?
Thank you very much for your work. After printing r ,I find r is the same between capsulses in layer L. Is it reasonable?
Open a chrome browser, visit the site: http://127.0.1.1:6006/ maybe http://127.0.0.1:6006/