kayzhu / LSHash

A fast Python implementation of locality sensitive hashing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't use with high dimension

charlesfufu opened this issue · comments

when I set the LSHash's input_dim with 300 dimension. the result of lsh.query is [ ].