对Faster R-CNN的理解(3)

2.2 边框回归

边框回归使用下面的几个公式:

 

xywh是预测值,带a的是anchor的xywh,带*的是GT Box的xywh,可以看作是anchor经过一定的变换回归到附近的GT Box.

posted @ 2019-04-27 23:36  MSTK  阅读(352)  评论(0编辑  收藏  举报