Fuxu Liu
Fuxu Liu
HI, the repo is a nice work, thanks for your sharing. I want to know if these augmentation methods are effective, like the RandomErasing/Mixup/RandAugment/Cutout/CutMix?
hi, I want to use your pretrained model to generate the predicted images from market1501? How should I do?what's the command code?
Hi, a really nice repo. After reading your code, I only found Classification-based DUL for FR , but not Regression-based DUL for FR. do you plan to share this part?...
Hi, could you share the training codes, like the new loss function and others, thank you so much.
Hi From the paper, you input a protein sequence into an encoder, and then you get a 2D tensort vector, I wonder how you encode this feature, which is not...