SSCMA-Micro CPP SDK  v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
ma_anchors.cpp File Reference
#include "ma_anchors.h"
Include dependency graph for ma_anchors.cpp:

Namespaces

 ma
 
 ma::utils
 

Functions

std::vector< ma_anchor_stride_tma::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)