You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello author, I noticed that your model image is a multiplication of the largest feature map in the pixel decoder with the class branch. However, when I look at the code and the model image of the mask2former, it seems that you are multiplying the feature map with the mask branch. So, may I ask if you have drawn this part incorrectly
The text was updated successfully, but these errors were encountered:
Hello author, I noticed that your model image is a multiplication of the largest feature map in the pixel decoder with the class branch. However, when I look at the code and the model image of the mask2former, it seems that you are multiplying the feature map with the mask branch. So, may I ask if you have drawn this part incorrectly
The text was updated successfully, but these errors were encountered: