The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
machine-learning
computer-vision
deep-learning
pytorch
metric-learning
image-retrieval
deep-metric-learning
self-supervised-learning
-
Updated
Jun 19, 2020 - Python
Python has a test package which can shadow the import of the test.py module, leading to an ImportError when importing NN or kNN.
https://docs.python.org/2.7/library/test.html?highlight=test#module-test
https://docs.python.org/3.5/library/test.html
I suggest to rename it to test_embedding.py or something like that.