Skip to content

qjq-111/DCMH_Flickr25k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCMH_Flickr25k

A pytorch implement for DCMH (Deep Cross-Modal retrieval, cvpr 2017) on Flickr25k dataset.

Dataset

  • MirFlickr25k
    M. J. Huiskes, M. S. Lew (2008). [The MIR Flickr Retrieval Evaluation](The MIR Flickr Retrieval Evaluation).
    ACM International Conference on Multimedia Information Retrieval (MIR'08), Vancouver, Canada

Requirements

  • Python 3.X
  • Pytorch 0.4

Model

  • Pretrained CNN-F

Instruction

This implement add an extra negative log likelihood loss of intra-modal, so the final MAP is higher than the original paper.

Result

image

Thanks for:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages