zhenyisx-crh-25c6776644aa

所属分类:matlab编程
开发工具:matlab
文件大小:10950KB
下载次数:7
上传日期:2019-01-15 10:07:12
上 传 者xuanwu123
说明:  一个经典的哈希方法,可用于大规模数据检索
(A novel hashing to search for the big-data)

文件列表:
zhenyisx-crh-25c6776644aa (0, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool (0, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\Makefile (1499, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh (0, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\adaboost_iter.m (1149, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\adaboost_iter_cross.m (1267, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\best_threshold.m (5595, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\best_threshold2d.m (3650, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\calculate_perf.m (1153, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\calculate_rates.m (2077, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\centerw.m (178, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\correlation.m (102, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\dataset_random.mat (5160350, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\experiment_random.m (4402, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\format_number.m (270, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\format_time.m (649, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\generate_negatives.m (882, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\generate_pairs.m (606, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\generate_random_set.m (364, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\get_projection_matrices.m (1911, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\hamming_distances.m (305, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\mprintf.m (134, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\multiproj.m (388, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\normalize.m (576, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\optimal_subspace.m (1732, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\optimal_subspace_cross.m (2518, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\restoration_data_create.m (5252, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\run_adaboost.m (4641, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\run_adaboost_cross.m (4279, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\runme.m (3444, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\spherizew.m (752, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\squared_dist.m (210, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\whistint.c (799, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\whistint.mexa64 (6577, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\whistint.mexmaci64 (8728, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\whistint.mexw32 (7168, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\brostein_mmssh\whistint.mexw64 (7680, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\compressSH.m (834, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\compressSMH.m (2247, 2014-11-25)
zhenyisx-crh-25c6776644aa\datatool\exp_flickr1m_bNPP_2000_24.m (225, 2014-11-25)
... ...

The whole program can be divied into TWO parts. 1 The model learning part. All the related files are in the "pegasos" directory. We adapted the code of pegasos and learn the projection vectors (a.k.a. the models). 2 The model evaluation part. All the related files are in the "datatool" directory. We convert the images into hash codes and perform evaluation.

近期下载者

相关文件


收藏者