paclopes / HungarianGPU
An GPU/CUDA implementation of the Hungarian algorithm
☆109Updated 5 years ago
Alternatives and similar repositories for HungarianGPU:
Users that are interested in HungarianGPU are comparing it to the libraries listed below
- sparse convolution lib. derived from spconv☆54Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 2 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- K-Nearest Neighbor in Pytorch