A new kind of deep neural networks – Towards Data Science – Medium
There is a new wave of deep neural networks coming. They are the evolution of feed-forward models, that we previously analyzed in detail. The new kind of neural networks are an evolution of the initial feed-forward model of LeNet5 / AlexNet and derivatives, and include more sophisticated by-pass schemes than ResNet / Inception. These feedforward neural networks are also called encoders, as they compress and encode images into smaller representation vectors. To surpass these limitation, we need a new kind of network that can project back a learned representation into the input image space, and also that can be trained on temporally coherent sequences of images: we need to train on videos.
May-6-2017, 02:50:09 GMT
- Technology: