pytorch-metric-learning
pytorch-metric-learning copied to clipboard
Add class prediction methods to InferenceModel
Basically something like sklearn KNeighborsClassifier. We could also add nearest-centroid classification and others.
See #342 and #343