πŸ‘€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

Depth of the output will be equal to n

πŸ€— Check Your Understanding With A Full Example

🧐 References

Last updated