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
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Simple phone web app to label images with swipe gestures. Great for binary or te

# Requirements
Python, Flask

```
pip install flask

```
# Run
* Copy images to images/ subfolder.
* sh run.sh
* Navigate to hostname:5000 with your phone and swipe away.
* Copy images to `images/` subfolder.
* `sh run.sh`
* Navigate to `hostname:5000` with your phone and swipe away.
* Results are appended to logfile.log and can be processed later.