#include <CscDNNPool.h>
Classes | |
| struct | SafeNeuralNetwork |
Public Member Functions | |
| CscDNNPool () | |
| ptr< SafeNeuralNetwork > | get (const string &modelPath, optional< string > configPath={}) |
| void | release (const string &modelPath, optional< string > configPath={}) |
| conscience_core::detector_engine::CscDNNPool::CscDNNPool | ( | ) |
| ptr< CscDNNPool::SafeNeuralNetwork > conscience_core::detector_engine::CscDNNPool::get | ( | const string & | modelPath, |
| optional< string > | configPath = {} |
||
| ) |
| void conscience_core::detector_engine::CscDNNPool::release | ( | const string & | modelPath, |
| optional< string > | configPath = {} |
||
| ) |