LocalAggregation icon indicating copy to clipboard operation
LocalAggregation copied to clipboard

Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"

Results 3 LocalAggregation issues
Sort by recently updated
recently updated
newest added

Thanks for this great work. However, there still exits a problem making me confused, that is how to calculate the Z in NCE loss. In the implementation of the code,...

Thanks for this work. There is one thing that is a bit unclear. Exactly what is stored in the memory bank? Do you store all the training images in there,...

Thanks for making the code available! I was wondering, apart from the Resnet-18 checkpoint you mentioned in README (the link seems failing by the way), are any of the model...