siamfc-pytorch
siamfc-pytorch copied to clipboard
NEGATIVE TRAINING EXAMPLES
trafficstars
Hi, I have a question about the training process. I downloaded the GOT-10K dataset, but in the subset 'train', there are only positive samples ( which contain the target object). So, in the training, we use only positive x-z pairs but should not we use also negative pairs (which do not contain the target object) for training the backbone model ?
不太懂为什么需要负样本?