CNN Visual Description
This is a program implemented to help users easily understand the inner workings of CNN. You can visualize the image recognition process step by step.

How to try it
You can check the recognition process of that image by selecting one of the images in the upper left corner of the screen. If you click on an image located in the conv, relu, or max_pool layer, you can see in detail how the previous step and the current element are connected. can.