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,
I have trained a model that returns a clip embedding (so far at least a tensor of the right size). I now want to try to convert this tensor into natural language and came across this repo. To use it (as written in the readme), I have to provide an image. But now I only have the embedding. Is it possible to use your code only to "translate" an embedding into a natural language sentence?
Thank you in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have trained a model that returns a clip embedding (so far at least a tensor of the right size). I now want to try to convert this tensor into natural language and came across this repo. To use it (as written in the readme), I have to provide an image. But now I only have the embedding. Is it possible to use your code only to "translate" an embedding into a natural language sentence?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions