Skip to content

Commit

Permalink
attention ocr
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang0jhon committed Nov 6, 2019
1 parent 2316523 commit 08d36e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ $(base_dir)/icdar2017rctw

### Train

You can modify your gpu lists in config.py for specified gpus and then run:
First, download pretrained [__inception v4 checkpoint__](https://github.com/tensorflow/models/tree/master/research/slim) and put it in ./pretrain folder.
Then you can modify your gpu lists in config.py for specified gpus and then run:
```
python train.py
```
Expand Down

0 comments on commit 08d36e4

Please sign in to comment.