weixu000 / DSH-pytorch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 100.0%