错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Visualization Analysis of Convolutional Neural Network Processes

  • Hui Wang,
  • Tie Cai,
  • Yong Wei,
  • Zeming Chen

摘要

Convolutional neural network visualization can help deep learning researchers better understand the concepts and principles of convolution. However, the existed analysis methods have some shortness, such as input and internal features of the model. Through visualization, researchers can have a clearer view of each step in convolution operations, including input, convolution kernel, convolution operation, and output, thereby better understanding the essence and function of convolution is needed. So, we propose a visualization analysis methods based on the random meaning perturbation (VARMP). The proposed method adds the random meaning perturbation to input image, then we can find the minimum deleting mask. From the experiment results, we can find that the visualization analysis results show the real train process of convolutional neural network.