We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
能否将nms直接合并进网络,去掉后处理步骤
The text was updated successfully, but these errors were encountered:
用efficientNms插件好像可以的
Sorry, something went wrong.
能否将nms直接合并进网络,去掉后处理步骤 用efficientNms插件好像可以的
试了好像不行,因为这个输出不止有检测框还有5个关键点,efficientNms插件只能输出检测框
No branches or pull requests
能否将nms直接合并进网络,去掉后处理步骤
The text was updated successfully, but these errors were encountered: