cucim icon indicating copy to clipboard operation
cucim copied to clipboard

[FEA] gpu enabled match_descriptors

Open quasiben opened this issue 2 years ago • 4 comments

I've heard from some folks that they would like to see an implementation of match_descriptors in cuCIM. This might be challenging as I don't think cdist is implemented in CuPy yet.

xref: https://github.com/scikit-image/scikit-image/blob/main/skimage/feature/match.py#L5

quasiben avatar Jan 11 '22 19:01 quasiben

I don't think cdist is implemented in CuPy yet.

~~Filed issue ( https://github.com/cupy/cupy/issues/6307 )~~

See issue ( https://github.com/cupy/cupy/issues/5946 )

jakirkham avatar Jan 11 '22 20:01 jakirkham

cc @grlee77 @gigony (as we discussed this today)

jakirkham avatar Jan 11 '22 20:01 jakirkham

PR ( https://github.com/cupy/cupy/pull/6690 ) has added cdist. Will be in CuPy 11.0.0

jakirkham avatar Jun 02 '22 01:06 jakirkham

Moved to 22.10

There's not a project board for this yet. So moved to feature planning for now. Can update that later

jakirkham avatar Aug 01 '22 19:08 jakirkham