Predictor Class
Default model inference engine.
Namespace: OpenVinoSharp.Extensions.modelAssemblies: OpenVINO_CSharp_API_Extensions_OpenCvSharp (in OpenVINO_CSharp_API_Extensions_OpenCvSharp.dll) Version: 1.0.6.1+a13b433d33f957705f82a74ca14fa17017145e92
OpenVINO_CSharp_API_Extensions_EmguCV (in OpenVINO_CSharp_API_Extensions_EmguCV.dll) Version: 1.0.6.1+a13b433d33f957705f82a74ca14fa17017145e92
public abstract class Predictor
- Inheritance
- Object Predictor
- Derived
- More Less
infer
|
The default model inference method is only applicable to single input and single output models.
|