The codes of paper Two-pronged Strategy: Lightweight Augmented Graph Network Hashing for Scalable Image Retrieval, MM 2021.
Prerequisites Requirements for pytorch
Usage
We integrate train step and test step in a bash file test_coco.sh, please run it as follows:
./train32.sh
If you find our approach useful in your research, please consider citing:
@inproceedings{LAGNH2021,
author = {Hui Cui and Lei Zhu and Jingjing Li and Zhiyong Cheng and Zheng Zhang},
title = {Two-pronged Strategy: Lightweight Augmented Graph Network Hashing for Scalable Image Retrieval},
booktitle = {MM},
pages = {1432--1440},
year = {2021} }