Lukangkang123 / jdsh

JDSH and DJSRH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JDSH and DJSRH

JDSH

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

More details will be updated soon.

DJSRH

This repository is for "Deep Joint-Semantics Reconstructing Hashing for Large-Scale Unsupervised Cross-Modal Retrieval"

(to appear in ICCV 2019, Oral)

By Shupeng Su*, Zhisheng Zhong*, Chao Zhang (* Authors contributed equally).

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

JDSH and DJSRH


Languages

Language:Python 92.1%Language:Shell 7.9%