Skip to content

ssppp/GreedyHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages