What's are the parameters in detect() function?
Mostra commenti meno recenti
I want to use function detect() to evaluate Faster R-CNN detector in Matlab and I have found this code on the Matlab website.
detect(detectorFasterRCNN,testData,'MinibatchSize',4);
But I can't find what is the 4th parameter in this function. I mean the number 4 in this function.
I would greatly appreciate any help. Thanks.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Object Detection in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!