This repository contains the CUDA implementation of the paper "Work-efficient Parallel Non-Maximum Suppression Kernels".
☆15Aug 21, 2020Updated 5 years ago
Alternatives and similar repositories for gpu-nms
Users that are interested in gpu-nms are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 计算机视觉:阅读 & 写作 & 学习☆15Oct 4, 2022Updated 3 years ago
- in this repo, we deployed SOLOv2 to TensorRT with C++.☆34Apr 8, 2023Updated 3 years ago
- This program shows how Bounding-Box-Regression works in a visual form. Intersection over Union ( IOU ), Non Maximum Suppression ( NMS ),…