View source on GitHub |
Tensorflow implementation of non max suppression.
Functions
sorted_non_max_suppression_padded(...)
: A wrapper that handles non-maximum suppression.
Other Members | |
---|---|
NMS_TILE_SIZE |
512
|
View source on GitHub |
Tensorflow implementation of non max suppression.
sorted_non_max_suppression_padded(...)
: A wrapper that handles non-maximum suppression.
Other Members | |
---|---|
NMS_TILE_SIZE |
512
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license.
Last updated 2024-02-02 UTC.