Lens AI Profiler Cpp
Public Member Functions | Protected Member Functions | List of all members
ModelOutputParser Class Referenceabstract
Inheritance diagram for ModelOutputParser:
ResNetParser YOLOParser

Public Member Functions

template<typename T >
auto processOutput (const T &output) const
 

Protected Member Functions

std::map< std::string, std::vector< std::string > > passThrough (const std::map< std::string, std::vector< std::string >> &output) const
 
virtual std::vector< std::pair< float, int > > parseRawOutput (const void *raw_output) const =0
 

The documentation for this class was generated from the following file: