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
In the classifier_net.pbtxt, the output dimension of FC layer is 1024. However, I want to test other dimensions and evaluate matchnet, which requires retraining the network using the original training prototxt file. Could you provide it? Thanks
In the
classifier_net.pbtxt, the output dimension of FC layer is 1024. However, I want to test other dimensions and evaluate matchnet, which requires retraining the network using the original training prototxt file. Could you provide it? Thanks