Classes | |
class | ObjectDetectionOperator |
Object Detection operator properties for Script Engine . Read the documentation for more info. More... | |
Enumerations | |
enum | DetectionState { NoModel , Initializing , InitializingEncrypted , Loaded , Running , Stopped , GeneratingEngineCache , StoppedUnlicenced , ModelError , RunError , InitializationError , TensorDirNotFound , LicenseError } |
enum | ExecutionProvider { CUDA , TensorRT } |
enum | TensorRtPrecisionMode { FP32 , FP16 } |