lama icon indicating copy to clipboard operation
lama copied to clipboard

Question about ffc.py

Open Marcelo5444 opened this issue 3 years ago • 0 comments

Hi! looking at ffc.py i found that it does not follow precisely the implementation from https://github.com/pkumivision/FFC/blob/main/model_zoo/ffc.py

Something that surprises me is in the forward of FourierUnit, the use of stack, what is the intuition behind that?

Marcelo5444 avatar Jul 22 '22 14:07 Marcelo5444