predict
Description
computes the YOLO v3 deep learning network outputs during inference, given the detector and
the test data. Use this function to get predictions from the output layers of the YOLO v3
deep learning network during inference.output
= predict(detector
,dlX
)
Note
To run this function, you will require the Deep Learning Toolbox™.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a