Recap - day4
Across
- 3. The number of pixels shifted when moving the filter across input data.
- 4. A small matrix that slides across input data to extract features.
- 7. Different feature maps or dimensions of input data (like RGB in color images).
Down
- 1. The overall structure and arrangement of layers in a CNN, like AlexNet or ResNet.
- 2. Another name for the filter used in convolution operations.
- 5. Technique that reduces the spatial dimensions of data while preserving important information.
- 6. Adding extra pixels around input data to control output dimensions.