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.
- Host: GitHub
- URL: https://github.com/deftruth/nms.lite.ai.toolkit
- Owner: DefTruth
- Created: 2021-10-02T07:10:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T05:32:51.000Z (over 3 years ago)
- Last Synced: 2025-02-09T22:30:39.200Z (5 months ago)
- Topics: cpp, nms
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ~