Skip to content
/ CIRH Public

Source codes of thie paper "Work Together: Correlation-Identity Reconstruction Hashing for Unsupervised Cross-modal Retrieval"

Notifications You must be signed in to change notification settings

XizeWu/CIRH

Repository files navigation

CIRH

Work Together: Correlation-Identity Reconstruction Hashing for Unsupervised Cross-modal Retrieval

Recommendation

We recommend the following operating environment:

  • Python == 3.6.x
  • Pytorch == 1.8.1 + cu102
  • Torchvision == 0.9.1 +cu102
  • And other packages

Datasets

We release the three experimental datasets as follows:

Please download this three datasets, and put them in the ./datasets/ folder.

Demo

Taking MIR Flickr as an example, our model can be trained and verified by the following command:

python main_mir.py

About

Source codes of thie paper "Work Together: Correlation-Identity Reconstruction Hashing for Unsupervised Cross-modal Retrieval"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages