[Missing <summary> documentation for "T:OpenVinoSharp.Extensions.model.Yolov5Det"]
public class Yolov5Det : Predictor| Yolov5Det | Initializes a new instance of the Yolov5Det class |
| infer |
The default model inference method is only applicable to single input and single output models.
(Inherited from Predictor) |
| predict(ListMat) | |
| predict(ListMat) | |
| predict(Mat) | |
| predict(Mat) | |
| process_result | Result process |
| m_batch_num | |
| m_categ_nums | |
| m_compiled_model |
(Inherited from Predictor) |
| m_core |
(Inherited from Predictor) |
| m_det_nms_thresh | |
| m_det_thresh | |
| m_factors | |
| m_infer_request |
(Inherited from Predictor) |
| m_input_size | |
| m_model |
(Inherited from Predictor) |
| m_output_length | |
| m_use_gpu |
(Inherited from Predictor) |