Skip to content

Lyn-L/SMFH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supervised Matrix Factorization Hashing

Paper : Supervised Matrix Factorization for Cross-Modality Hashing
Author : Hong Liu, Rongrong Ji, Yongjian Wu, Gang Hua
Published in IJCAI 2016
Contact : lynnliu.xmu@gmail.com

This package contains cleaned up codes for the IJCAI paper, including:
SMFH.m: function to compute the hash code and hash function
normalize1.m: function to normalize the feature points
testWiki.m: example script to run the code on the Wiki dataset

p.s. The parameters $\mu$ and $\alpha$ should be set to 100 and 10 to achieve well performance, when the feature dimensional is high. And the number of sampling should be increased for the large-scale training set, such as 5000~10000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages