What's are the parameters in detect() function?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Object Detection en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!