• Stars
    star
    265
  • Rank 154,577 (Top 4 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

深度学习 - 微信跳一跳

2018.01.14更新

simple目录下增加了simple.js,思路同simple.py,使用JavaScript编写,在安卓上安装Auto.js之后运行该脚本即可,好处是直接在手机上运行,不需要连电脑

2018.01.05更新

标注数据增加到1200张图片,并且用更准的faster_rcnn_inception_v2_coco模型重新训练了一遍

项目介绍

知乎文章:https://zhuanlan.zhihu.com/p/32553763

感谢Chao奋逗逗对于标注数据做出的贡献

所需环境

文件介绍

simple目录中的simple.py使用OpenCV2检测棋子和目标块的位置,简单粗暴,simple_ios.py是对应的IOS版本

simple检测结果

tensorflow目录包括以下文件:

  • wechat_jump_label_map.pbtxt:物体类别映射文件;
  • utils:提供辅助功能的文件;
  • frozen_inference_graph_frcnn_inception_v2_coco.pb:训练好的物体检测模型,共1200张标注数据,使用faster_rcnn_inception_v2_coco训练;
  • wechat_auto_jump.py:自动跳一跳的代码

物体检测结果

label.zip提供了标注的工具,使用labelImg进行物体检测标注,使用方法可以参考物体检测标注说明.pdf

labelImg标注示例

More Repositories

1

DeepInterests

深度有趣
2,291
star
2

BeautyGAN

transfer the makeup style of a reference face image to a non-makeup face
Python
642
star
3

fullstack-data-engineer

全栈数据工程师养成攻略
Jupyter Notebook
550
star
4

DMT

Disentangled Makeup Transfer with Generative Adversarial Network
Python
117
star
5

Python-Basic

Python
96
star
6

starwar-visualization

data analysis and visualization of knowledge graph for star war movies
HTML
83
star
7

AutojsScripts

My Autojs scripts
JavaScript
70
star
8

data-visualize-chain

A tutorial for web data visualization chain
PLpgSQL
69
star
9

ppd-magic-mirror

web analysis and visualization for PPD Magic Mirror Contest
HTML
44
star
10

emc

Web pages for emc campus big data contest
HTML
15
star
11

elite

PLpgSQL
7
star
12

Listen

leave it blank and fill it later
CSS
7
star
13

weco

WECOCREATE共创社区
HTML
7
star
14

TF2GAN

TensorFlow 2.0 implementations of some awesome Generative Adversarial Networks
Python
6
star
15

xls-compare

python application for comparing xls files
Python
6
star
16

ppd-magic-mirror-2

back again for ppdai
HTML
3
star
17

soda-analyze

Web Analysis for SODA(Shanghai Open Data Apps)
HTML
3
star
18

dt_moon_cake

advanced version of my moon_cake repository cooperated with DT Finance
HTML
3
star
19

ai4law

a framework for artificial intelligence of legal documents
Python
3
star
20

HappyDogYear

Python
3
star
21

ckan-docs

omnilab学习ckan过程中的文献记载
Python
2
star
22

moon-cake

Wechat h5 website for Mid-autumn Festival in 2015
JavaScript
1
star
23

Charm-of-D3

HTML
1
star
24

poj-org-c-plus-plus

C++ solutions of problems from poj.org
C++
1
star
25

leetcode-c-plus-plus

C++ solutions of problems from leetcode
C++
1
star
26

online-auction

an online auction system for virtual transaction
PHP
1
star
27

ckanext-mytheme

This is the theming extension for OmniCkan for outlook improvements
CSS
1
star