Skip to content

Commit

Permalink
updt readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangwei221 committed Jun 2, 2021
1 parent 38f8965 commit ad23d7e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,16 @@ Example:
<img src="./sample_data/imgs/paint_output.png" height="300">
</p>

### 6. Guided matching demo

`python demo_guided_matching.py --load_weights="default"`

<p align="center">
<img src="./sample_data/imgs/guided_matching_output.png" height="300">
</p>



## Citation

If you use this code in your research, cite the paper:
Expand Down

0 comments on commit ad23d7e

Please sign in to comment.