How does RPN in Faster R-CNN work?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like to know how regionProposal layer can output correct (x,y,w,h).

rpnBoxDeltas layer is trained to output the correct (dx,dy,dw,dh).
rpnClassification is trained to output correct object or background classification degree too.
I appreciate it if someone answers my question. Thank you.
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!