Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZPdesu authored Dec 24, 2021
1 parent 47e1a8c commit cb02a23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
Official Implementation of Barbershop. **KEEP UPDATING !**


Produce realistic results:
Mode1: Produce realistic results:
```
python main.py --im_path1 90.png --im_path2 15.png --im_path3 117.png --sign realistic
```

Produce results faithful to the masks:
Mode2: Produce results faithful to the masks:
```
python main.py --im_path1 90.png --im_path2 15.png --im_path3 117.png --sign fidelity
```
Expand Down

0 comments on commit cb02a23

Please sign in to comment.