2.2 边框回归

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

对Faster R-CNN的理解(3)

 

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

相关文章:

  • 2022-01-24
  • 2021-10-22
  • 2022-01-20
  • 2022-01-01
  • 2021-08-25
  • 2021-07-18
  • 2021-11-25
  • 2021-10-20
猜你喜欢
  • 2021-12-31
  • 2021-07-09
  • 2021-07-29
  • 2021-12-16
  • 2021-08-12
相关资源
相似解决方案