validateInputData in Yolo V3 missing
Show older comments
I am following the Yolo v3 matlab official documentation, there introduce a specifc function called validateInputData. However, I can't find this function either in matlab searching space or help function listed below on the same page. Even google this function of matlab didn't give me anything from official site.
validateInputData(trainingData);
validateInputData(testData);
I am wondering where is this function?
1 Comment
N.white
on 14 Jul 2021
I don't get the vlidateInputData function. I need a help
Accepted Answer
More Answers (0)
Categories
Find more on Automated Driving Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!