liangbh6

Results 3 issues of liangbh6

Hi, I try to implement the batch-all loss with this framework, modified from triplet.py, like: `from __future__ import absolute_import import torch from torch import nn from torch.autograd import Variable class...

Hi, I have some questions about your 'Direct Transfer' results in Table 2 in your paper. I make the setting consistent with yours, but I can't get so-high baselines, like...

Hi, how do you perform multi-shot setting for Market1501? I am confused because in query set, there is only one image in one camera for one person, no multiple images.