{"id":20355490,"url":"https://github.com/honlan/wechat_jump_tensorflow","last_synced_at":"2025-08-02T23:07:25.323Z","repository":{"id":201274482,"uuid":"115855917","full_name":"Honlan/wechat_jump_tensorflow","owner":"Honlan","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-14T11:04:25.000Z","size":96649,"stargazers_count":265,"open_issues_count":4,"forks_count":95,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-02-15T01:32:34.369Z","etag":null,"topics":["object-detection","tensorflow","wechat"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Honlan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-31T10:07:11.000Z","updated_at":"2023-08-18T01:00:18.000Z","dependencies_parsed_at":"2024-03-28T16:08:11.003Z","dependency_job_id":null,"html_url":"https://github.com/Honlan/wechat_jump_tensorflow","commit_stats":null,"previous_names":["honlan/wechat_jump_tensorflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Honlan%2Fwechat_jump_tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Honlan%2Fwechat_jump_tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Honlan%2Fwechat_jump_tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Honlan%2Fwechat_jump_tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Honlan","download_url":"https://codeload.github.com/Honlan/wechat_jump_tensorflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036063,"owners_count":21037092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["object-detection","tensorflow","wechat"],"created_at":"2024-11-14T23:13:00.386Z","updated_at":"2025-04-09T12:05:58.357Z","avatar_url":"https://github.com/Honlan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 深度学习 - 微信跳一跳\n\n### 2018.01.14更新\n\n`simple`目录下增加了`simple.js`，思路同`simple.py`，使用`JavaScript`编写，在安卓上安装`Auto.js`之后运行该脚本即可，好处是直接在手机上运行，不需要连电脑\n\n### 2018.01.05更新\n\n标注数据增加到1200张图片，并且用更准的`faster_rcnn_inception_v2_coco`模型重新训练了一遍\n\n### 项目介绍\n\n知乎文章：[https://zhuanlan.zhihu.com/p/32553763](https://zhuanlan.zhihu.com/p/32553763)\n\n感谢[Chao](https://github.com/loveu520)、[奋逗逗](https://github.com/liuzhenhui)对于标注数据做出的贡献\n\n### 所需环境\n\n- `Python3.6`、`OpenCV2`、`TensorFlow`等\n- `adb`，用于调试安卓手机，参考[https://github.com/wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)\n\n### 文件介绍\n\n`simple`目录中的`simple.py`使用`OpenCV2`检测棋子和目标块的位置，简单粗暴，`simple_ios.py`是对应的IOS版本\n\n![simple检测结果](imgs/simple检测结果.gif)\n \n`tensorflow`目录包括以下文件：\n\n- `wechat_jump_label_map.pbtxt`：物体类别映射文件；\n- `utils`：提供辅助功能的文件；\n- `frozen_inference_graph_frcnn_inception_v2_coco.pb`：训练好的物体检测模型，共1200张标注数据，使用`faster_rcnn_inception_v2_coco`训练；\n- `wechat_auto_jump.py`：自动跳一跳的代码\n\n![物体检测结果](imgs/物体检测结果.gif)\n\n`label.zip`提供了标注的工具，使用[labelImg](https://github.com/tzutalin/labelImg)进行物体检测标注，使用方法可以参考`物体检测标注说明.pdf`\n\n![labelImg标注示例](imgs/标注示例.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonlan%2Fwechat_jump_tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonlan%2Fwechat_jump_tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonlan%2Fwechat_jump_tensorflow/lists"}