DSH-pytorch icon indicating copy to clipboard operation
DSH-pytorch copied to clipboard

PyTorch implementation of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL(CVPR 2016)

Results 4 DSH-pytorch issues
Sort by recently updated
recently updated
newest added

I am getting mAP of zero on cifar and also on my custom dataset. Is there anything wrong in mAP code?

Hi, Your code is gorgeous that helps me a lot. After I tried this code, I found it very slow when computing mAP, which is on CPU. I've tried to...

What's the result after you tested it once? Could you please share it?