Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add google driver checkpoint
  • Loading branch information
jiangxiluning committed Nov 13, 2020
1 parent 71e92bf commit 85f9217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ python train.py -c [your_config].yaml -f [checkpoint]

## Eval

Currently, you can download checkpoint from [here](https://pan.baidu.com/s/1ijpo8WRZHR-AyDclxQVDiw) with code **o6g9**, this checkpoint was trained with MJ and selected
Currently, you can download checkpoint from [here](https://pan.baidu.com/s/1ijpo8WRZHR-AyDclxQVDiw) with code **o6g9**, or from [Google Driver](https://drive.google.com/file/d/1gpfMvnQWZimogQLFM_teOwiLNz-ZEF02/view?usp=sharing), this checkpoint was trained with MJ and selected
for the best performance of iiit5k dataset. Below is the comparision between pytorch version and tensorflow version.

| Framework | Dataset | Word Accuracy | Training Details |
Expand Down

0 comments on commit 85f9217

Please sign in to comment.