WendellGul / DCMH

PyTorch implementation for paper "Deep Cross-Modal Hashing"
110 stars 33 forks source link

can this re-produce the performance of NUS-WIDE ? #5

Open iTomxy opened 3 years ago

iTomxy commented 3 years ago

Hi, I also re-implement DCMH myself, and it can re-produce the performance of flickr. But it fails to re-produce the performance of NUS-WIDE, sticking at about 0.32 and 0.34 in mAP. can you reproduce the performance of NUS-WIDE ?

tjuxiaoli commented 10 months ago

i aslo try to train this model on wikipedia and IAPR dataset,even i load the pre-train model vgg-f,the map still very low,it seem to that only use fliker25k can successfully train dcmh model