ssppp / GreedyHash

Source code for "Greedy Hash: Towards Fast Optimization for Accurate Hash Coding in CNN"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreedyHash

Pytorch implementation for "Greedy Hash: Towards Fast Optimization for Accurate Hash Coding in CNN" (NIPS2018).

  • running environment: pytorch 0.3 and python 2.7

  • please run several times and take the average (as the result is a little bit unstable)

  • you can download the ImageNet dataset here and please extract the file in ./data/imagenet

About

Source code for "Greedy Hash: Towards Fast Optimization for Accurate Hash Coding in CNN"


Languages

Language:Python 100.0%