Skip to content

efficientNMSPlugin: support class-independent nms with new parameter class_agnostic#2593

Closed
yili123123 wants to merge 1 commit into
NVIDIA:mainfrom
yili123123:main
Closed

efficientNMSPlugin: support class-independent nms with new parameter class_agnostic#2593
yili123123 wants to merge 1 commit into
NVIDIA:mainfrom
yili123123:main

Conversation

@yili123123
Copy link
Copy Markdown

Some object detection networks/architectures like YOLO series need to use class independent nms operations. Now we can do class independent nms when the class_agnostic is enabled, otherwise, different class would do nms respectively.

@yili123123
Copy link
Copy Markdown
Author

yili123123 commented Jan 29, 2023

@rajeevsrao @pranavm-nvidia Hi, can you take your time to review this.

Comment thread plugin/efficientNMSPlugin/README.md Outdated
Comment thread plugin/efficientNMSPlugin/README.md Outdated
Comment thread plugin/efficientNMSPlugin/efficientNMSPlugin.cpp Outdated
@NVIDIA NVIDIA deleted a comment from yili123123 Feb 7, 2023
@yili123123 yili123123 force-pushed the main branch 2 times, most recently from 46f58b7 to d9619ff Compare February 7, 2023 04:03
Signed-off-by: yili123123 <120350735+yili123123@users.noreply.github.com>

Co-authored-by: Samurdhi Karunaratne <97725867+samurdhikaru@users.noreply.github.com>
@yili123123
Copy link
Copy Markdown
Author

@samurdhikaru ,sorry for closing the previous pull request by mistake. Can you take your time to review the new PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants