This project investigates the feature representations learned by convolutional neural networks (CNNs) by reconstructing images from the feature maps of different layers of a pre-trained AlexNet model, inspired by “Understanding Deep Image Representations by Inverting Them” (Dosovitskiy & Brox, 2016).
We:
conv2, conv5, fc6, and fc8.👉 Full code and detailed description:
Image Reconstruction from Feature Maps on GitHub