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 course of iterating over the data, Caffe can compute distances between feature representations of images at all layers in the convnet, and output them to file. This will enable exploration of convnet features for image retrieval, and make a nearest neighbor classifier trivial.
The text was updated successfully, but these errors were encountered:
In the course of iterating over the data, Caffe can compute distances between feature representations of images at all layers in the convnet, and output them to file. This will enable exploration of convnet features for image retrieval, and make a nearest neighbor classifier trivial.
The text was updated successfully, but these errors were encountered: