Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.
/ DSH-pytorch Public archive

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

Notifications You must be signed in to change notification settings

weixu000/DSH-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages