-
Hi, Can we directly get the nearest PT stop to a specific location coordinate in the network? Is there any DRT dispatching algorithm available that has been developed for PT and DRT integration in the…
-
In kiddo `v4.2.0`, `nearest_n_within` will only limit the number of items if sorting is enabled. If it's disabled, all the items within the radius are returned.
E.g. in the `cities` example, replac…
Nahor updated
2 months ago
-
### 🚀 The feature, motivation and pitch
As we all know how important KNN algorithms are in ML research, it would be great to have a direct implementation of the same in PyTorch. I know that though KN…
-
### Skript/Server Version
```markdown
[10:11:33 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[10:11:33 INFO]: [Skript] Skript's documentation c…
-
Thanks for the great toolbox you contributed!
I was trying to use it for the problem of picking particles in an image that need to have a minimum distance to their neighbors.
I have a list of coordi…
-
Love this library, but I have a feature request:
I'd love for a magnitude to have something like .ounit() which means "use whatever SI prefix keeps the displayed magnitude between 0 and 1000". Curren…
-
Currently the following interpolation modes are allowed
https://github.com/pytorch/vision/blob/7046e56fe4370e94339b3e8b6fd011e285294a3a/torchvision/transforms/functional.py#L21-L32
Since `torch…
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
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 …
-
In Vutara, it has a nice feature to denoise point cloud data based on local density:
![image_720](https://github.com/user-attachments/assets/fc5395ce-6cb6-4e4c-a0ac-23b4829bf0a7)
Basically, it cal…