Skip to content

PyTorch implementation of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL(CVPR 2016)

Notifications You must be signed in to change notification settings

vhwzx/DSH-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSH-pytorch

PyTorch implementation of paper Deep Supervised Hashing for Fast Image Retrieval

And thanks to This repo on TensorFlow

Result

I only tested it once as it has been pushed, and it seems to be able to reproduce the result claimed on the paper.

More results will be added...

How to Run

I intended to make it easy for reading. You can easily run it by

python main.py

commandline uasge have a nice-looking help

pyhon main.py -h

About

PyTorch implementation of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL(CVPR 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%