Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WenjiaWang0312 authored Sep 12, 2020
1 parent 593d166 commit 9291289
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 @@ -13,9 +13,9 @@ Change `TRAIN.VAL.val_data_dir` to your val data path.

- train with textzoom

cd ./src/
```cd ./src/
`python3 main.py --batch_size=1024 --STN --mask --gradient --vis_dir='vis'`
python3 main.py --batch_size=1024 --STN --mask --gradient --vis_dir='vis'```
- test with textzoom
Expand Down

0 comments on commit 9291289

Please sign in to comment.