Checkout
Personalized AI apps
Build multi-agent systems without code and automate document search, RAG and content generation
Start free trial
Question

Pooling - What are the two types of pooling?

Answer

There are mainly two kinds of pooling processes used in CNNs: max pooling and average pooling. Not covered here are the global variants of these two processes, however, there are global max pooling and global average pooling.