Skip to content

用于深度哈希图像检索和深度哈希跨模态检索的性能评估算法的计算脚本

Notifications You must be signed in to change notification settings

Mahiro2211/Eval_Image_Retrieval_and_Cross_Modal_Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用于深度哈希图像检索和深度哈希跨模态检索的性能评估算法的计算脚本

A script on eval Image Retrieval Model

  • [2023-11-30]-automatic script dealing with the CSV file will be released
  • [2023-11-25]-fix the bug in saving result for csv file in PH@2 computing and fix the top @ K list index

一个简单的自动脚本

一个用于评估图像检索模型性能的算法总结

  • PH@2 基于汉明半径的检索系统的精确率
  • TopK-Precison 计算前K精确度
  • TopK-Recall 计算前K召回率
  • PRcurve 计算精确度-召回率曲线
  • NDCG 评估检索的顺序性能

RUN

python run.py --arg's parameter

文件结构和效果展示

2023-09-14 20-04-41 的屏幕截图

About

用于深度哈希图像检索和深度哈希跨模态检索的性能评估算法的计算脚本

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages