pytorch-metric-learning icon indicating copy to clipboard operation
pytorch-metric-learning copied to clipboard

Add class prediction methods to InferenceModel

Open KevinMusgrave opened this issue 4 years ago • 0 comments

Basically something like sklearn KNeighborsClassifier. We could also add nearest-centroid classification and others.

See #342 and #343

KevinMusgrave avatar Jun 25 '21 23:06 KevinMusgrave