πVisualization
Visualization of concepts explained in P1 and P2 to wrap them up π©βπ
π« Convolution
Applying a filter to extract features π€

Problem π°: Images are shrinking π±
π Take A Look At Padding

Images Are Too Large, Performance is Down π
π Let's See Pooling

π Well, I have an RGB image
Filters must have depth that is equal to number of color channels

π€‘ Ok, now I want to apply n
filters
n
filtersDepth of the output will be equal to n

π€ Check Your Understanding With A Full Example

π§ References
Last updated
Was this helpful?