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
When I checked the fine-tuning code of the Matching network on the novel dataset, I found that only the preliminary embedding (for example: backbone.Conv4) was called, and the FCE network trained by the Matching Network was not called. I am very confused about the fine-tuning steps of Matching Network.
Looking forward to your reply!!! Thank you!!!
The text was updated successfully, but these errors were encountered:
When I checked the fine-tuning code of the Matching network on the novel dataset, I found that only the preliminary embedding (for example: backbone.Conv4) was called, and the FCE network trained by the Matching Network was not called. I am very confused about the fine-tuning steps of Matching Network.
Looking forward to your reply!!! Thank you!!!
The text was updated successfully, but these errors were encountered: