Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ For algorithm details, please go to [https://zhuanlan.zhihu.com/p/32636329](http

Before running our code, connect to your phone via USB.

If Android phone, open the USB debugging at developer options enter `adb devices` to ensure that the list is not empty.
If iPhone, please ensure that you have a mac. Then following this [link](https://testerhome.com/topics/7220) for preparation.
On Android phones, open the USB debugging at developer options and enter adb devices to ensure a non-empty list. IPhones require a mac. Follow this [link](https://testerhome.com/topics/7220) for preparation.

It is **recommended** to download the pre-trained model following the link below and run the following code

Expand Down