Skip to content

Commit

Permalink
Merge pull request #1 from pmoulon/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
niujinshuchong authored Jul 22, 2020
2 parents f34b194 + 89abcd7 commit 0d682b7
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 0d682b7

Please sign in to comment.