From 85f9217af8697e41aefe5121e580efa0d6d04d92 Mon Sep 17 00:00:00 2001 From: Ning Lu Date: Fri, 13 Nov 2020 11:34:08 +0800 Subject: [PATCH] Update README.md add google driver checkpoint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f13499..28976ff 100644 --- a/README.md +++ b/README.md @@ -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 |