From 6a390f40fe3c2e56c239c0e21ca81341afd661f9 Mon Sep 17 00:00:00 2001 From: h311-git <76655511+h311-git@users.noreply.github.com> Date: Tue, 10 Aug 2021 08:47:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0c8d97..3b50721 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ A curated list of awesome deep learning based papers on text detection and recog '19-CVPR | 19/06/16 | [Arbitrary Shape Scene Text Detection with Adaptive Text Region Representation](https://arxiv.org/pdf/1905.05980.pdf) | 0.917 | 0.876 | | '19-ICCV | 19/08/16 | [Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network](https://arxiv.org/abs/1908.05900) | | 0.829 | | '19-ICCV | 19/09/02 | [Geometry Normalization Networks for Accurate Scene Text Detection](https://arxiv.org/abs/1909.00794) | | 0.8852 | | -'19-AAAI | 19/11/20 | [Real-time Scene Text Detection with Differentiable Binarization](https://arxiv.org/abs/1911.08947) | | 0.847 | | +'19-AAAI | 19/11/20 | [Real-time Scene Text Detection with Differentiable Binarization](https://arxiv.org/abs/1911.08947) | | 0.847 | [`PYTORCH(M)`](https://github.com/MhLiao/DB) |