/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/non_max_suppression_host.hpp File Reference#
1 min read time
Applies to Linux
non_max_suppression_host.hpp File Reference
#include <hip/hip_runtime.h>
#include "core/wrappers/generic_tensor_wrapper.hpp"
#include "kernels/common/non_max_suppression_helpers.hpp"
Go to the source code of this file.
Namespaces | |
Kernels | |
Kernels::Host | |
Functions | |
void | Kernels::Host::non_maximum_suppression (roccv::GenericTensorWrapper< short4 > input, roccv::GenericTensorWrapper< uint8_t > output, roccv::GenericTensorWrapper< float > scores, int numBoxes, float scoresThreshold, float iouThreshold) |