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
Is there a way to use your codebase for the Image Transformer, which is a transformer made from solely a decoder (no encoder)? This models p(x) like a normal autoregressive model, instead of the translation purpose of p(y |x)
Is there a way to use your codebase for the Image Transformer, which is a transformer made from solely a decoder (no encoder)? This models p(x) like a normal autoregressive model, instead of the translation purpose of p(y |x)
https://arxiv.org/abs/1802.05751
Thanks for your guidance!
Michael
The text was updated successfully, but these errors were encountered: