nmll
nmll
Will there be a drop when training ReID triplet loss with multi-GPU compared to the single GPU training?
you can use gdb
why the featmap_stride=0.4?
when use the N pair loss,it is increasing.may be which reason?
Thanks,my learning rate is decaying.I do not use margin and miner,I use cos distance between the objects and then use the N pair loss,but the loss is increasing, I do...
@KevinMusgrave I pass into N-pairs loss the (anchors, labels,(anchor_index,pos_index,neg_index)),is the function required.
Thanks a lot!
I also have the question about that why to use this operation about self.emb_scale? id_head = self.emb_scale * F.normalize(id_head)
@zzm-hl Have you solved this problem? I train the first stage on 8*3090 bs=2/gpu by 4days with too much time. My part training logs are: import DCN failed import DCN...