How does RPN in Faster R-CNN work?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!