Skip to content

PyTorch implementation for paper "Deep Cross-Modal Hashing"

Notifications You must be signed in to change notification settings

WendellGul/DCMH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCMH

PyTorch implementataion for Deep cross-modal hashing

Environment

python 3.5+

pytorch 0.3.0+

Usage

mkdir checkpoints result to create required folder.

python main.py help to get help information.

python main.py train for train and test DCMH.

python main.py test for test only.

Dataset

FLICKR-25K.mat

imagenet-vgg-f.mat

Dataset source and TensorFlow souce code:https://github.com/jiangqy/DCMH-CVPR2017

About

PyTorch implementation for paper "Deep Cross-Modal Hashing"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages