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 Qi,
I have a question, you get the label of L_cls about vote score.
why the label[0:128] is the labels? in your function: kitty_utils.py/regularizePCwithlabel(PC,label,reg, input_size,istrain=True)
In your paper you say"Those search area seeds located on the surface of ground-truth target are regarded as positives, and the extra as negatives." but in code is first 128' label.
The text was updated successfully, but these errors were encountered:
hi Qi,
I have a question, you get the label of L_cls about vote score.
why the label[0:128] is the labels? in your function: kitty_utils.py/regularizePCwithlabel(PC,label,reg, input_size,istrain=True)
In your paper you say"Those search area seeds located on the surface of ground-truth target are regarded as positives, and the extra as negatives." but in code is first 128' label.
The text was updated successfully, but these errors were encountered: