amos_xwang

Results 15 comments of amos_xwang

@bnulihaixia Hi haixia, I am very interested in your great work. I am also working on deep metric learning and ReID, is there any chance I could have your we-chat...

@johnnytam100 , probably I can help you with the computational resources and parallel computing to speed up. Look forward to chatting with you.

> > @johnnytam100 , probably I can help you with the computational resources and parallel computing to speed up. Look forward to chatting with you. > > Hi Wang, thanks...

@bochuanwu , I will release the code for your reference. Thanks for your interest in our work.

Good news! We released the code of `Deep Metric Learning by Online Soft Mining and Class-Aware Attention, AAAI 2019 Oral' https://github.com/XinshaoAmosWang/OSM_CAA_WeightedContrastiveLoss Thank you so much for your interest. Please feel...

@Xiangyu-CAS Thanks for your question. 1. I had two papers on ReID : ID-aware Quality for Set-based Person Re-identification https://arxiv.org/pdf/1911.09143.pdf (this was done earlier than OSM and CAA) and Deep...

@itsnamgyu , I am unsure about this. But it sounds interesting to do a search and try to re-implement all related methods together in one repository. If you have any...

Good news! We released the code of `Deep Metric Learning by Online Soft Mining and Class-Aware Attention, AAAI 2019 Oral' https://github.com/XinshaoAmosWang/OSM_CAA_WeightedContrastiveLoss Thank you so much for your interest. Please feel...

Hi @reacher-l , to compute the clustering metrics, simply use test_ori_center_crop_v02_with_clustering.m Step 1: replace `test_ori_center_crop_v02.m' of test scripts, e.g., test*.m with test_ori_center_crop_v02_with_clustering.m Step 2 (optional): go to xinshao_test_clustering.m to revise...