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

[Bug] support rtmdet-ins for ascend backend #2751

Open
tycallen opened this issue Apr 26, 2024 · 0 comments
Open

[Bug] support rtmdet-ins for ascend backend #2751

tycallen opened this issue Apr 26, 2024 · 0 comments

Comments

@tycallen
Copy link

Motivation

Now the rtmdet-ins model can't be convert to ascend backend, cause the param output_index is True

but in ascend multiclass_nms, the output_index=True is not supported

assert not output_index, 'output_index is not supported on this backend.'

Any way to go around with this, or any suggest for infer rtmdet-ins on ascend?

Related resources

No response

Additional context

No response

@tycallen tycallen changed the title [Feature] support rtmdet-ins for ascend backend [Bug] support rtmdet-ins for ascend backend May 13, 2024
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

1 participant