Subhaditya's KB

Home

❯

KB

❯

AI

❯

Machine Learning

❯

Models

❯

Pooling

Pooling

Oct 14, 20251 min read

  • temp

Pooling

  • Summarize low level Features
  • Reduce input dims
  • Max/Avg
  • Too much pooling reduces performance
    • Multiple convs first
  • Max pool + dilated/Strided convs control effective Receptive field size
  • Downsampling

Graph View

Backlinks

  • Chapter 10 - CNNs
  • Chapter 12 - Graph Networks
  • ConvNeXt
  • Receptive field
  • Zeiler Fergus
  • _Index_of_Models
  • __Index_of__Models
  • Discrete Cosine Transform

Created with Quartz v4.5.1 © 2025

  • GitHub
  • LinkedIn