2
Geoffrey Hinton talk "What is wrong with convolutional neural nets ?”, December, 4, MIT https://www.youtube.com/watch?v=rTawFwUvnLE
The pooling operation used in CNN is a big mistake and
the fact that it works so well is a disaster. (2014, MIT talk)
2つのAuto Encoderを同時に学習
- Part Capsule Auto Encoder
- 画像内に含まれる各パーツ
- パーツ同⼠の関係性
- Object Capsule Auto Encoder
- パーツから各物体を再構成
49
1. Part Capsule Auto Encoder 2. Object Capsule Auto Encoder
ネットワーク構造