bilylee / SiamFC-TensorFlow

A TensorFlow implementation of the SiamFC tracker
MIT License
363 stars 112 forks source link

About crop #28

Closed zlj199502 closed 6 years ago

zlj199502 commented 6 years ago

hi! @bilylee 我想知道 get_subwindow_avg 中的pos是什么左上角的坐标还是中心点坐标,还有那几个pad是什么,目的是要将图像填充至图像patch大小吗?谢谢~

bilylee commented 6 years ago

hi,

  1. 中心坐标
  2. 目的是填充 crop patch 超出图片的部分