Wechat_Jump_End_to_End
Prerequisite
pytorch
How to use it
Connect your iPhone or Android to your computer, follow this guide:
Android and iOS connection guide
Then:
python run_ios.py
or
python run_android.py
Note
The code is tested on iPhone 6s and Xiaomi Note3.
Due to different screen pixels on different phones, you have to adjust SCALE value in the code so as to run successfully on your device.
Just adjust SCALE value in [0.9,1.1].
Have Fun!
About Training
If you are interested in how to train this model, please check this git: wechat_jump_end_to_end_train