-1

I've asked a question earlier at Matconvnet output of deep network's marix is uniform valued instead of varying values? As I debugged the deep network for density estimation, I realized the signal towards the output dies out/fades. How can I reinforce the signal so that it doesn't become flat- and the peak and base values keep a high amplitude?enter image description here

h612
  • 544
  • 2
  • 11

1 Answers1

1

Using lower alpha in LRN normalization can reinforce the output.