|
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::server | |
| ma::server::callback | |
Functions | |
| void | ma::server::callback::setScoreThreshold (const std::vector< std::string > &argv, Transport &transport, Encoder &encoder) |
| void | ma::server::callback::setNMSThreshold (const std::vector< std::string > &argv, Transport &transport, Encoder &encoder) |
| void | ma::server::callback::getScoreThreshold (const std::vector< std::string > &argv, Transport &transport, Encoder &encoder) |
| void | ma::server::callback::getNMSThreshold (const std::vector< std::string > &argv, Transport &transport, Encoder &encoder) |