Skip to content

Junyanzhang/DSCJH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DSCJH

code is coming soon!

Source code of our paper

Requirements

  • Python: 3.x
  • other dependencies: env.yaml

Environments

First, install PyTorch 1.7.1 (or later) and torchvision, as well as small additional dependencies.

$ conda install --yes -c pytorch pytorch=1.7.1 torchvision cudatoolkit=11.0
$ pip install ftfy regex tqdm h5py scipy opencv-python

Run

Datasets

For datasets, we follow Deep Cross-Modal Hashing's Github (Jiang, CVPR 2017). You can download these datasets from:

Citation

If you find this code useful, please cite our paper:

All rights are reserved by the authors.

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published