wzzheng / HDML

Implementation of Hardness-Aware Deep Metric Learning (CVPR 2019 Oral) in Tensorflow.
151 stars 28 forks source link

Configuration on SOP dataset #14

Closed kdhht2334 closed 1 year ago

kdhht2334 commented 5 years ago

Hi, i'm training your source code now. In Cars196 and CUB200-2011 it works well.

But recall rate of SOP (stanford online products) is not same as paper's one.

Even though I have experimented with changing the configuration several times, only bad results.

So if you have free time, please let me know the configuration on SOP dataset.

Thanks!

wzzheng commented 4 years ago

Hi, sorry for the late reply. The SOP dataset is a little bit tricky due to its large size. I will recently rearrange the codes and add configurations for the SOP dataset.

kdhht2334 commented 4 years ago

Thank's for reply. I'll try it after uploading newly released version 👍