idx = cxy[..., 1] * (num_anchors * feat_size[2]) + num_anchors * cxy[..., 0] + iout_argmax 我看的有点懵逼。 大佬能给说下吗
idx = cxy[..., 1] * (num_anchors * feat_size[2]) + num_anchors * cxy[..., 0] + iout_argmax
我看的有点懵逼。
大佬能给说下吗