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
It is not clear to me what is the internal structure of the pixel decoder.
It is clear that it uses the Multi-Scale Deformable Attention and an encoder-only transformer, but what are the query points and features? Is some upsampling performed? How many transformer layers are used and what are their characteristics in terms of input and outputs?
The text was updated successfully, but these errors were encountered:
It is not clear to me what is the internal structure of the pixel decoder.
It is clear that it uses the Multi-Scale Deformable Attention and an encoder-only transformer, but what are the query points and features? Is some upsampling performed? How many transformer layers are used and what are their characteristics in terms of input and outputs?
The text was updated successfully, but these errors were encountered: