LSH_PyTorch icon indicating copy to clipboard operation
LSH_PyTorch copied to clipboard

Source code for paper "Similarity Search in High Dimensions via Hashing" on VLDH-1999

Results 1 LSH_PyTorch issues
Sort by recently updated
recently updated
newest added

![snipaste_20220602_142038](https://user-images.githubusercontent.com/16838538/171566190-796e50ad-ff1e-446f-bab9-7a438735c4dd.png) Is this a model or a dataset ? If it is a data set, and torch.load( ) should be loaded model file is not contradictory ? `data = torch.load(root)...