naturomics / CapsNet-Tensorflow

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

a question #67

Open zh7117 opened 6 years ago

zh7117 commented 6 years ago

hey,everyone, i'm really wondering, is this architecture really better than original cnn? is there some wonderful performances finished in this architecture?

JoyJulianGomes commented 6 years ago

From what I understood this architecture is not researched extensively yet and thus there is not many results that are 'wonderful'. But this architecture gains good results with relatively shallow network than other deep neural networks. Warning: I am just trying to learn as much as possible. So if I provide any wrong information, than please do correct me.