Giter Club home page Giter Club logo

tensorflow-yys's Introduction

环境准备

  • tenforflow
  • python3.5.x

tensorflow环境搭建查看官方文档, 建议使用gpu版本, 以下所有脚本都以项目根目录为相对目录编写

训练数据

  • 百度云下载 密码:ugh5 包含[百鬼夜行, 结界突破]两个副本的界面分类图片
  • 下载后放到项目根目录的images目录下(压缩文件应该自带了images文件夹了)。
  • 双击train.bat 训练(其实系统的可里直接执行里边的命令)

已经是2017年的数据了,建议重新截图

阴阳师测试环境搭建

  • 下载Mumu模拟器[用默认的1280*720的分辨率]
  • 安装阴阳师
  • config.py配置ADB的位置
  • config.py配置Mumu模拟器共享文件夹的位置, 在般在EmulatorShell下的products文件夹下创建一个yys的目录,这么做的目的是减少文件在传输上的时间(使用adb pull file会有一秒左右的传输时间), 加快对界面预测效率。

测试训练的效果

  • 进入阴阳师, 点开町中 或 进入探索里边的 结界突破-阴阳寮
  • 在终端执行python yys_start.py(确保python使用的是3.5.x, 与2.7共存时运行python3 yys_start.py)
  • 观察终端里界面预测的情况, 界面会自动执行一些操作。

tensorflow-yys's People

Contributors

ystyle avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.