pytorch-metric-learning
pytorch-metric-learning copied to clipboard
should faiss be a requirement?
If faiss package is not installed, AccuracyCalculator() initialization raises NameError: name 'faiss' is not defined
I set it up this way because the official faiss package is only available on conda. But I think lots of people use the unofficial pip package, so maybe I'll add it to the dependencies.