You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Describe the feature and the current behavior/state.
The fast-nms algorithm has better performance than traditional nms.
Described in paper.
Kernel implementation may provides better performance than python implementation. Relevant information
Are you willing to contribute it (yes/no): yes
Are you willing to maintain it going forward? (yes/no): yes
Describe the feature and the current behavior/state.
The fast-nms algorithm has better performance than traditional nms.
Described in paper.
Kernel implementation may provides better performance than python implementation.
Relevant information
Which API type would this fall under (layer, metric, optimizer, etc.)
Who will benefit with this feature?
Any other info.
Tensorflow Implementation on colab