Skip to content

abid-110/DeepHashing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepHashing

This is a basic implementation of Dual Asymmetric Deep Hashing Learning paper DADH.

The main aim is to generate binary vectors corresponding to an image which then can later be used for hashing the images.

Squeezenet is used to implement both the branches of DADH, with loss function described in the paper itself.

I had tried running the code on FVC2002, FVC2004 dataset containing biometric images of fingerprints which are captured using mulitple sensors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%