Rune
Results
11
comments of
Rune
trafficstars
in my first implementation for the blob algorithms I have used scipy's [cKDTree](https://github.com/rapidsai/cucim/pull/413/commits/48399ea39ec8492b8e2a425305e43f842f4dfc25#diff-061c5989bd543f5b4773d7419d6fe83da1d1adb02d6f7bb15369e373d629d1c5L160) - because it was a CPU solution it was a bottleneck. I will give cupy's KDtree a...