Unsupervised Deep Hashing with Fine-grained Similarity-preserving Contrastive Learning for Image Retrieval
This is the implementation of paper: Unsupervised Deep Hashing with Fine-grained Similarity-preserving Contrastive Learning for Image Retrieval
|
Experiments on 4 image datasets: CIFAR-10,FLICKR25K, NUS-WIDE, MS COCO
# | Datasets | Download |
---|---|---|
1 | CIFAR-10 | Link |
2 | FLICKR25K | Link |
3 | NUS-WIDE | Link |
4 | MS COCO | Link |
You can download pre-trained models: ViT-B/L-16/32 here.
If you find the code in this repository useful for your research consider citing it.
@article{cao2023FSCH,
title={Unsupervised Deep Hashing with Fine-grained Similarity-preserving Contrastive Learning for Image Retrieval},
journal = {IEEE Transactions on Circuits and Systems for Video Technology},
author={Hu Cao, Lei Huang, Jie Nie, Zhiqiang Wei},
year={2023}
}