GameAISDK icon indicating copy to clipboard operation
GameAISDK copied to clipboard

基于图像的游戏AI自动化框架

Results 37 GameAISDK issues
Sort by recently updated
recently updated
newest added

[2021-11-27 16:01:08,729][../src/AgentAI/aimodel\ImitationLearning\Network.py:306][INFO] : input shape:(50, 50, 3) [2021-11-27 16:01:08,738][../src/AgentAI/aimodel\ImitationLearning\Network.py:310][INFO] : use small net(50), KerasModelSmallNet50 [2021-11-27 16:01:08,817][../src/AgentAI/aimodel\ImitationLearning\Network.py:320][INFO] : task list:[0] [2021-11-27 16:01:08,859][agentai.py:134][ERROR] : exception: You are trying to load a weight...

请问该项目还在维护吗?是否有更新?按照部署文档操作无法完成本地部署,docker镜像也无法下载

依赖环境通过pip安装,如opencv-python和tensorflow这些会提示找不到对应版本,安装其他版本后会提示需要其他附带组件的对应版本,在这完成之后,执行会报错,如下: Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Using legacy 'setup.py install' for cffi, since package 'wheel' is not installed. Using legacy 'setup.py install' for psutil, since package 'wheel' is not installed....

aitest.qq.com的下载页面为空 file not fund

感谢开源~ 使用过程中我照着https://github.com/Tencent/GameAISDK/blob/master/doc/SDKTool/TaskConf.md 第五小节配置了手机调试相关参数(SDKTool.ini里),调试过程中在收到第一帧图像后就再也无法收到手机传来的图片,求问是什么原因? 以下为调试过程中SDKTool的log ``` 2020-08-28 15:52:03,658][F:/GameAISDK/GameAISDK/tools/SDKTool/main.py:1232][WARNING] : parent of currentItem is None [2020-08-28 15:52:03,680][F:/GameAISDK/GameAISDK/tools/SDKTool/main.py:1164][WARNING] : CurrentItemChange failed, currentItem is None [INFO ] AgentMsgMgr:Initialize:91 - gamereg addr is 16908545, self...

访问环境包下载地址:https://aitest.qq.com/download/index 提示file not found

新版本的docker镜像里面没有这个目录

![图片](https://user-images.githubusercontent.com/90824304/135061242-cb3ecd9f-535e-47c2-ba26-83c8cafadfbd.png) 提示找不到这个文件,对运行程序有影响吗?