Skip to content

Implementation of convolutional capsule layers with tensorflow

License

Notifications You must be signed in to change notification settings

canpeng78/ConvCapsule-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvCapsule-tensorflow

Implementation of convolutional capsule layers with tensorflow The capsule idea is based on a recent paper from Prof. Hinton's team, "Dynamic Routing Between Capsules" 2017 arXiv:1710.09829v2 [cs.CV] 7 Nov 2017

In the initial version, the convolutional primary capsule layer without routing and convolutional capsule layer with dynamic routing are implemented. In following versions, transposed convolutional capsule layers will be implemented.

About

Implementation of convolutional capsule layers with tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages