DistanceWeightedSampling
DistanceWeightedSampling copied to clipboard
pytorch implementation of the ICCV paper Sampling Matters in Deep Embedding Learning
Results
1
DistanceWeightedSampling issues
Sort by
recently updated
recently updated
newest added
First of all, thank you very much for coding as Pytorch. I have a question in that code. I have a question about the expression for getting log_weights in the...