lama
lama copied to clipboard
Question about ffc.py
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?