31 Forks
124 Stars
124 Watchers

AIAssistOnnx

这是AI游戏助手的最新版代码库,其他的代码库已停止更新。AI游戏助手截取游戏屏幕进行对象识别,模拟自动瞄准/自动开枪等功能,提升玩家的游戏体验。这个版本使用onnx+yoyov6进行AI推理,微软的onnx在个人电脑上运行效率很高,配合美团的yoyov6对象检测模型,游戏图像检测速度快到飞起。

How to download and setup AIAssistOnnx

Open terminal and run command
git clone https://github.com/dengqizhou30/AIAssistOnnx.git
git clone is used to create a copy or clone of AIAssistOnnx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AIAssistOnnx https://github.com/dengqizhou30/AIAssistOnnx/archive/master.zip

Or simply clone AIAssistOnnx with SSH
[email protected]:dengqizhou30/AIAssistOnnx.git

If you have some problems with AIAssistOnnx

You may open issue on AIAssistOnnx support forum (system) here: https://github.com/dengqizhou30/AIAssistOnnx/issues