Fast-CNN icon indicating copy to clipboard operation
Fast-CNN copied to clipboard

Question about weights reshape

Open rosas-github opened this issue 4 years ago • 1 comments

Hi! I am trying to create a FFT convolution layer in a keras/tensorflow NN. I have tried to replicate your code, but there is an issue in fft_forward due to the weights reshape into a (3,3) array.

rosas-github avatar Jul 15 '21 21:07 rosas-github

Hi! I am trying to create a FFT convolution layer in a keras/tensorflow NN. I have tried to replicate your code, but there is an issue in fft_forward due to the weights reshape into a (3,3) array.

Hi! Did you get it?

isa5456 avatar Aug 18 '23 12:08 isa5456