Jump to content

Convolutional neural network: Difference between revisions

No edit summary
Line 124: Line 124:


==Pooling==
==Pooling==
Pooling is one method of reducing and increasing the resolution of your feature maps. 
You can also use bilinear upsampling or downsampling.
===Unpooling===
===Unpooling===
[[File:unpooling_deeppainter_2016.png|thumb|500px|Max unpooling in [https://arxiv.org/abs/1711.08763 DeepPainter]]]
[[File:unpooling_deeppainter_2016.png|thumb|500px|Max unpooling in [https://arxiv.org/abs/1711.08763 DeepPainter]]]