|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
Classes | |
| class | ClassificationGraph |
| Implementation of ResNet classification network graph structure. More... | |
| class | ClassificationLableResult |
| Classification Result. More... | |
| class | ClassificationPostParam |
| class | ClassificationPostProcess |
| class | ClassificationResult |
| class | DrawLable |
| class | ResnetGraph |
| Implementation of ResNet classification network graph structure. More... | |
Functions | |
| template<typename T > | |
| std::vector< int32_t > | topKIndices (const T *array, int array_size, int topk) |