#include <cstdint>

Go to the source code of this file.
Enumerations | |
| enum | DetectionNetworkType : std::int32_t { DetectionNetworkType::YOLO, DetectionNetworkType::MOBILENET } |
|
strong |
| Enumerator | |
|---|---|
| YOLO | |
| MOBILENET | |
Definition at line 5 of file DetectionNetworkType.hpp.