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
First thank you for your code.
But I am puzzled about your “full context embeddings” implementation. In the paper, the process of g' and f' are different, but you just stacked g' and f' and put them into a LSTM.
Perhaps this is why the accuray is low under miniImagenet ,I think?
The text was updated successfully, but these errors were encountered:
First thank you for your code.
But I am puzzled about your “full context embeddings” implementation. In the paper, the process of g' and f' are different, but you just stacked g' and f' and put them into a LSTM.
Perhaps this is why the accuray is low under miniImagenet ,I think?
The text was updated successfully, but these errors were encountered: