chenxin-dlut/TransT

Is there no problem with DecoderCFALayer?

Hiyao-yy opened this issue · 2 comments

In the structure diagram, the Template branch is selected as K, V and search branch as Q. In code, the opposite is true???

Hi, there is no problem in DecoderCFALayer, it is consistent with the paper and the figure of the framework. Please check the code carefully.