Skip to content

Implementation of accepted BMVC oral paper: Push for Quantization Deep Fisher Hashing

Notifications You must be signed in to change notification settings

liyunqianggyn/Push-for-Quantization-Deep-Fisher-Hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push for Quantization: Deep Fisher Hashing

This is the PyTorch implementation of Push for Quantization: Deep Fisher Hashing

In the meantime, a re-implemented version of our work: Training code

Citation

If you use this code for your research, please consider citing:

@article{liBMVC19oral,
  title={Push for Quantization: Deep Fisher Hashing},
  author={Li, Yunqiang and Pei, Wenjie and van Gemert, Jan},
  journal={BMVC},
  year={2019}
}

Contact

If you have any problem about our code, feel free to contact

Dataset

The COCO 2014 dataset is used in the provided code, which can be download here, you need to move the extracted dataset to ./data/coco.

About

Implementation of accepted BMVC oral paper: Push for Quantization Deep Fisher Hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages