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
i'm watching at image-> captioning example
The variable yi what is supposed to contain?
In image captioning we have only the image as input of the model.. watching at how yi is generated it seems to me it must contains the labels, but in that way we are giving the labels as input to the model, and that is not right.
i'm confused, what is yi and why?
thanks in advance
The text was updated successfully, but these errors were encountered:
i'm watching at image-> captioning example
The variable yi what is supposed to contain?
In image captioning we have only the image as input of the model.. watching at how yi is generated it seems to me it must contains the labels, but in that way we are giving the labels as input to the model, and that is not right.
i'm confused, what is yi and why?
thanks in advance
The text was updated successfully, but these errors were encountered: