Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update the correct image path
  • Loading branch information
ljeagle authored Sep 27, 2019
1 parent edb63f6 commit f760843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ bash run.sh
```

## Search Result Demo
![docs/img/plugin/COCO_val2014_000000123599.jpg](docs/img/plugin/COCO_val2014_000000123599.jpg)
![docs/img/plugin/COCO_val2014_000000123599.jpg](/docs/img/plugin/COCO_val2014_000000123599.jpg)

the result like this:

![docs/img/plugin/result.jpg](docs/img/plugin/result.jpg)
![docs/img/plugin/result.jpg](/docs/img/plugin/result.jpg)



0 comments on commit f760843

Please sign in to comment.