mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* Fix batched_nms to support nms_rotated * Update test code for batched_nms with nms_rotated * Edit indexing the score in nms * Use -1 indexing for batched_nms