hli1221 / imagefusion_densefuse

DenseFuse (IEEE TIP 2019, Highly Cited Paper) - Python 3.6, TensorFlow 1.8.0
244 stars 62 forks source link

Visualizing filters and feature maps involved in every conv #10

Closed anate closed 4 years ago

anate commented 4 years ago

Is there any means by which I can visualize the feature maps and filters in each layer. I would like to get them displayed as images?

hli1221 commented 4 years ago

I think you can save each channel feature use 'hot map'.