w1oves / Rein

[CVPR 2024] Official implement of <Stronger, Fewer, & Superior: Harnessing Vision Foundation Models for Domain Generalized Semantic Segmentation>
https://zxwei.site/rein
GNU General Public License v3.0
215 stars 19 forks source link

About feature-to-token similarity map and token. #50

Closed songbingze closed 1 month ago

songbingze commented 1 month ago

Hello author! I am very interested in your work. Your work is excellent.

I have a few questions.

In the paper, why is the feature-to-token similarity map designed to choose columns 2 to m in Eq.(6)? And why does the token denote the selection of rows 2 to m in Eq.(6)? How does this process give high value to the first token? What would be the impact of making the sum of each row in the feature-to-token similarity map equal to 1?

Thank you again for your work.

w1oves commented 1 month ago
w1oves commented 1 day ago

Thank you very much for your support of Rein! If this project or my answer is helpful to you, please give me a star, which is very important to me. If you have any further questions, please feel free to ask.

songbingze commented 1 day ago

Of course, very nice work!

w1oves commented 1 day ago

Thank you very much!