SUST-reynole / USSFC-Net

37 stars 4 forks source link

About Entropy of convolution layers #4

Open ChogoriPeak opened 1 year ago

ChogoriPeak commented 1 year ago

Hello, thank you for your code! Here is a question about how to get the entropy of convolution layers as the paper showed. Would you give me something reference about this?

XinzheGeng commented 1 year ago

@ChogoriPeak Please refer to this repo and this paper.

ChogoriPeak commented 1 year ago

@ChogoriPeak Please refer to this repo and this paper.

Thank you!