Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问导出的tensorrt模型支持nms合并进网络吗 #5

Open
DequanZhu opened this issue Apr 3, 2023 · 2 comments
Open

请问导出的tensorrt模型支持nms合并进网络吗 #5

DequanZhu opened this issue Apr 3, 2023 · 2 comments

Comments

@DequanZhu
Copy link

能否将nms直接合并进网络,去掉后处理步骤

@we0091234
Copy link
Owner

能否将nms直接合并进网络,去掉后处理步骤

用efficientNms插件好像可以的

@DequanZhu
Copy link
Author

能否将nms直接合并进网络,去掉后处理步骤

用efficientNms插件好像可以的

试了好像不行,因为这个输出不止有检测框还有5个关键点,efficientNms插件只能输出检测框

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

No branches or pull requests

2 participants