MetaBIN icon indicating copy to clipboard operation
MetaBIN copied to clipboard

[CVPR2021] Meta Batch-Instance Normalization for Generalizable Person Re-Identification

Results 8 MetaBIN issues
Sort by recently updated
recently updated
newest added

Hello, I modified the single domain training based on the D-resnet.yml, but I encountered the following error, how should I solve it? Traceback (most recent call last): File "H:/re-id代码/MetaBIN-master/train_net.py", line...

Hi, how to select 'MTRAIN: NUM_DOMAIN' if I have 2,3,4,5,6,7 source domains respectively? Thanks!

Under which License is this code usable? Could you add a License file?

When I replace the dataset name of D-resnet.yml to 'msmt17'. error happened. ` loss_dict['loss_triplet_add'] = triplet_loss( File "/home/share/chengzhi/PROGRAM/ACM/MetaBIN-master/./fastreid/modeling/losses/triplet_loss.py", line 162, in triplet_loss dist_ap, dist_an = hard_example_mining(dist_mat, is_pos, is_neg) File "/home/share/chengzhi/PROGRAM/ACM/MetaBIN-master/./fastreid/modeling/losses/triplet_loss.py",...

Train so slow, I have trained almost 4 days, the iter is just 103999, can I change the parameter minumun_number_of_images bigger? If i change the parameter , do I need...

Thank you for making your work public, and can this project support multiple GPUs? thanks for your reply.

hello bro,i am a student from USTC,recently our group need to train model with cuhk02 and sysu,could you please send these datasets to our email:[email protected],i promise these datasets will only...

I want to do a cross-domain experiment, how long will it take