33 matches found
pgm-attack
PGM-attack 概述 我们论文《Poisoning Attacks on the PGM-index》的官方代码。 快速开始 1. 克隆仓库及子模块 root@kitploit: git clone REPOSITORY LINK cd pgm-index-poisoning git submodule update --init --recursive 2. 构建 root@kitploit: ./scripts/build.sh 需要 CMake(见依赖项)。输出文件位于 build/ 目录下(默认情况下二进制文件在 build/bin 中)。 3. 下载、预处理及合成数据...
6AI score
SaveExploits0
20