Graph_Hashing:基于图的散列

时间:2021-04-30 16:34:05
【文件属性】:
文件名称:Graph_Hashing:基于图的散列
文件大小:11KB
文件格式:ZIP
更新时间:2021-04-30 16:34:05
Python Graph_Hashing 用Python实现的一些基于图的哈希算法,包括: 锚图散列(AGH) 多视图锚图散列(MVAGH)-即将实现 离散图哈希(DGH)-即将实现 多视图离散图散列(MVDGH)-将要实现
【文件预览】:
Graph_Hashing-master
----Utility()
--------Kernels.py(125B)
--------Distance.py(163B)
--------AnchorPoint.py(2KB)
--------__init__.py(25B)
--------SelectNearest.py(908B)
----Recommendation()
--------__init__.py(2KB)
--------AGHMnistRecommendation.py(709B)
----Hashing()
--------SpectralHashing.py(25B)
--------__init__.py(358B)
--------DiscreteGraphHashing.py(496B)
--------AnchorGraphHashing.py(2KB)
----.idea()
--------misc.xml(686B)
--------.name(13B)
--------graph_hashing.iml(284B)
--------modules.xml(278B)
--------vcs.xml(167B)
----README.md(314B)
----Data()
--------__init__.py(189B)
--------AGHData.py(739B)
----Preprocess()
--------__init__.py(169B)
--------AGHPreprocess.py(2KB)
----Experiments()
--------__init__.py(232B)
--------AGH_Anchor_Experiment.py(1KB)

网友评论