An open API service indexing awesome lists of open source software.

https://github.com/deftruth/nms.lite.ai.toolkit

🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.
https://github.com/deftruth/nms.lite.ai.toolkit

cpp nms

Last synced: 3 months ago
JSON representation

🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.

Awesome Lists containing this project

README

        

# nms.lite.ai.toolkit 🚀
A lite C++ implementation of hard_nms、soft_nms、blend_nms etc. Plan to migrate NMS C++ implementation in [nms-lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit/blob/main/ort/core/ort_utils.cpp) to a separate project to increase its reusability
* Coming soon ~