|
SSCMA-Micro CPP SDK
v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
|
Go to the source code of this file.
Namespaces | |
| ma | |
| ma::utils | |
Functions | |
| std::vector< ma_anchor_stride_t > | ma::utils::generateAnchorStrides (size_t input_size, std::vector< size_t > strides) |
| std::vector< std::vector< ma_pt2f_t > > | ma::utils::generateAnchorMatrix (const std::vector< ma_anchor_stride_t > &anchor_strides, float shift_right, float shift_down) |