-
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…
-
Image 1 - regular setting, NN is not turned on
Image 2- NN turned on
-
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…
-
### 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…
-
`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…
-
### Is your feature request related to a problem? Please describe.
i'm trying to make a lowpoly/PSX style avatar and i've gotten down the vertex jitter using displacementPBS and a noise texture that …
-
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…
-
### Describe the issue linked to the documentation
## Issue Source:
https://github.com/scikit-learn/scikit-learn/blob/59dd128d4d26fff2ff197b8c1e801647a22e0158/sklearn/cluster/_spectral.py#L452C4…
-
When we open a PDF which has a low-resolution image with Windows.Data.Pdf.PdfDocument and print it with Direct2D, the image is upscaled with nearest neighbor or another interpolated scaling mode. The …