justopit
justopit
Hi, when I run the example of DNN. The error AttributeError: module 'paddle' has no attribute 'is_compiled_with_npu' occured
Hello! your reranking is a good job! However, there is a problem about your usage of q_q_dist. Without q_q_dist, it seems that your reranking would drop a lot. I do...
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",...
I have not seen your code to set the validation set?Could you answer me if you are free?
Hi, I found that in your data_loader directory, MSVD_dataset.py and DiDeMo.py both don't exist. Can you upload them both?
Following your instructions, I ran the experiment on SYSU-MM01 and found it was only 56 of Rank-1 in All-Search, while your paper is 61
Hi! I met a problem. When I apply my dataset and my resnet50 model and run the comman "python main.py --meta_model warp_leap --suffix myrun18", I found that the GPU memory...
Hi, Could you please provide the link to the pre-trained model file? Thank you!