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

[Frontend][TensorFlow] Support CombinedNonMaxSuppression #7520

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

trevor-m
Copy link
Contributor

Support CombinedNonMaxSuppression in TF frontend. This op supports batched and multi class NMS.

https://www.tensorflow.org/api_docs/python/tf/image/combined_non_max_suppression

@trevor-m
Copy link
Contributor Author

@anijain2305 @kevinthesun @yongwww @siju-samuel Please take a look

Copy link
Contributor

@anijain2305 anijain2305 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@siju-samuel siju-samuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@siju-samuel
Copy link
Member

Thanks @trevor-m @anijain2305

@siju-samuel siju-samuel merged commit 9e74f90 into apache:main Feb 25, 2021
Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
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.

3 participants