You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pbyf83ift
a67bfc3fed
|
5 months ago | |
---|---|---|
ReadMe.md | 5 months ago | |
calculate_model.py | 5 months ago | |
control_logic.py | 5 months ago | |
main.py | 5 months ago | |
model_elem.py | 5 months ago | |
region_detection.py | 5 months ago | |
requirements.txt | 5 months ago | |
sendinput.py | 5 months ago |
ReadMe.md
项目简介: 本项目的功能是,通过图像检测识别人体,调整鼠标辅助射击游戏。项目旨在帮助通关单机射击游戏,请勿用于联网对战射击游戏。 开发环境: win11 PyCharm community Python 3.9 运行要求: 具备空闲独立显卡,使用cpu的处理速率无法实际使用。 使用Python 3.9 security 版本 安装所需库包:本目录下运行 pip install -r requirements.txt 前往pytorch官网,下载最新的CUDA版本 运行main.py