In order to eliminate the need for the NMS, we adopt a
similar strategy for center localization. Specifically, we further
consider the aspect ratio of the box in the Gaussian kernel
since the strategy that does not consider it in CenterNet
is obviously sub-optimal.
为什么是centernet中不考虑长宽比的方法是sub-optimal的呢,能否给个原因,感觉ttfnet里面这样做意义不大,因为后面做max pool的卷积核也是3*3的,是正方形的
In order to eliminate the need for the NMS, we adopt a
similar strategy for center localization. Specifically, we further
consider the aspect ratio of the box in the Gaussian kernel
since the strategy that does not consider it in CenterNet
is obviously sub-optimal.
为什么是centernet中不考虑长宽比的方法是sub-optimal的呢,能否给个原因,感觉ttfnet里面这样做意义不大,因为后面做max pool的卷积核也是3*3的,是正方形的