Open Hyperwjf opened 1 year ago
Hello! I am confused about how this function implements the cross-model fusion by outer product. It only calculates the similarity matrix, then performs max pooling and projection. Is it consistent with the paper? Looking for your reply.
I have also noticed this issue. The implementation of cross-model fusion in this function is inconsistent with the description in the paper.
Hello! I am confused about how this function implements the cross-model fusion by outer product. It only calculates the similarity matrix, then performs max pooling and projection. Is it consistent with the paper? Looking for your reply.