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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Todo:
- Ubuntu 16.04
- Tensorflow-gpu >= 1.6

# How to use
# Steps required

Get code:
```
Expand Down Expand Up @@ -39,7 +39,7 @@ python3 app.py

Visit http://localhost:5000

# Do infer on command line
# Do infer on command line:
```
python3 infer.py \
--img_dir= \
Expand Down