pytorch-metric-learning
pytorch-metric-learning copied to clipboard
utils.inference: make default match_finder and knn_func use same distance metric
Also it might be possible to replace the functionality of match_finder with knn_func
Relevant issue: #429