-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi @ProGamerGov, I've been digging around quite a lot lately to understand the significance of -use_fft. I'm trying to implement it myself on my own feature visualization library.
What I got to know from your README.md is that it enables Fast Fourier transform (FFT) decorrelation. After cloning your repo and adding in some print statements, I'm guessing that it is being used on a tensor that has the shape corresponding to the number of channels of the layer selected by the user.
But I'm yet to understand what it exactly does.
Any help is welcome :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels