You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @zimenglan-sysu-512 . The codes you point out are the implementation of Grid Point Specific Representation Region proposed in Grid R-CNN Plus. You can refer to section 3.1 in https://arxiv.org/pdf/1906.05688.pdf for more details.
hi @siyuanren
why do u get
grid_points
by dividing2W
instead ofW
in these two lines? and what do these lines do as below?The text was updated successfully, but these errors were encountered: