Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
pmoulon authored Jul 22, 2020
1 parent f34b194 commit 89abcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tar -xzvf ckpts.tar.gz
rm ckpts.tar.gz
```

### Prediction on sigle image
### Prediction on single image
Run the following command to predict on a single image:
```bash
python inference_single_image.py --image_path=/path/to/image
Expand Down

0 comments on commit 89abcd7

Please sign in to comment.