-
Is it possible to modify the source code such that it is possible to retrieve more than 2047 nearest neighbors on faiss-gpu?
-
Hey @briochemc, thank you for developing this package! Not sure if it came out of https://github.com/JuliaMath/Interpolations.jl/issues/330 but feels like exactly what I was looking for.
I actually…
-
### Feature Request
The output image is pretty blurry when playing at native resolution. It looks like there's some bilinear filtering going on.
Would be nice to have the option to disable it altoge…
-
Was working with a dataset, and noticed that fewer links were pruned out by PROD. On comparing Angular and PROD, I realized that PROD is not correctly pruning links. It retains neighbors which are not…
-
I'd like to start this discussion because I might research this topic when I get bored. I am not an OpenCL or CUDA expert (or even novice) so I'm putting my findings here as I go.
- https://forums.…
-
Image 1 - regular setting, NN is not turned on
Image 2- NN turned on
-
**Intro**
- Leiden clustering clustering based on KNN graphs and UMAP can sometimes leave stray cells assigned to clusters that are visually or spatially distant on the UMAP.
- These scattered cell…
-
`sqlite-vec` as of `v0.1.0` will be brute-force search only, which slows down on large datasets (>1M w/ large dimensions). I want to include some form of approximate nearest neighbors search before `v…
-
I want to create a button that sets interpolation "when zoom>100%" on the "nearest neighbor" value.
And then a second button that sets interpolation "when zoom>100%" on "multi-sample linear" value.
…
-
Hey! Just something I noticed is when you choose the "Pixel Perfect fit" to screen option that it seems to be scaling it with a linear algorithm which makes things a bit blurry. Would you be able to a…