Skip to content

Latest commit

 

History

History
129 lines (110 loc) · 12.3 KB

cnn.md

File metadata and controls

129 lines (110 loc) · 12.3 KB

Surveys



2018-19


Understanding CNN

  • Understanding image representations by measuring their equivariance and equivalence, CVPR, 2015. [Paper]
  • Deep Neural Networks are Easily Fooled:High Confidence Predictions for Unrecognizable Images, CVPR, 2015. [Paper]
  • Understanding Deep Image Representations by Inverting Them, CVPR, 2015. [Paper]
  • Object Detectors Emerge in Deep Scene CNNs, ICLR, 2015. [arXiv Paper]
  • Inverting Visual Representations with Convolutional Networks, arXiv, 2015. [Paper]
  • Visualizing and Understanding Convolutional Networks, ECCV, 2014. [Paper]
  • Automatically Evolving CNN Architectures Based on Blocks

cnn_models


cnn_computation


CNN - Aug 2019 - Jan 2020