KaiserLew / JDSH

Joint-modal Distribution-based Similarity Hashing for Large-scale Unsupervised Deep Cross-modal Retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JDSH

Joint-modal Distribution-based Similarity Hashing for Large-scale Unsupervised Deep Cross-modal Retrieval

More details will be updated soon.

Requirements

Please, install the following packages:

  • python == 3.x
  • pytorch
  • torchvision
  • h5py

Citation

@inproceedings{JDSH,
    author={Liu, Song and Qian, Shengsheng and Guan, Yang and Zhan, Jiawei and Ying, Long},
    title={Joint-modal Distribution-based Similarity Hashing for Large-scale Unsupervised Deep Cross-modal Retrieval},
    booktitle = {SIGIR},
    year = {2020}
}

@inproceedings{DJSRH,
    author={Su, Shupeng and Zhong, Zhisheng and Zhang, Chao},
    title={Deep Joint-Semantics Reconstructing Hashing for Large-scale Unsupervised Deep Cross-modal Retrieval},
    booktitle = {ICCV},
    year = {2019}
}

About

Joint-modal Distribution-based Similarity Hashing for Large-scale Unsupervised Deep Cross-modal Retrieval


Languages

Language:Python 100.0%