TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Feature Visualization with Convolutional Neural Networks (in TensorFlow)

3 pointsby strikinglooalmost 5 years ago

1 comment

p1eskalmost 5 years ago
Cool images, and nice explanations, thanks for posting!<p>Couple of questions:<p>1. Why do you have to start with a small initial image? What happens if you start optimizing a large image?<p>2. Intermediate layers typically have lots of feature maps (64-512). Each individual feature map can be thought of as a color channel. In your experiments, you always optimize triplets of feature maps (I assume you use the same code for inputs to every layer). So this is not exactly how it&#x27;s happening during normal training - there&#x27;s not easy way to visualize an image which has 512 &quot;color&quot; channels, right? Other than looking at each individual feature map (where there would be no colors).
评论 #23363742 未加载