For a paper I recently submitted, I was asked to provide the number of operations for my method. I decompose CNN features using wavelets for pooling. I know the computational complexity of the FWT is O(N). But how do I calculate the exact number (or an estimate) of computations using the FWT for any given image?

More Travis Williams's questions See All
Similar questions and discussions