From 511b786b6b10c6a0741e1aabcacc504527795a37 Mon Sep 17 00:00:00 2001 From: hwalsuklee Date: Tue, 30 Jul 2019 14:46:37 +0900 Subject: [PATCH] update readme.md add a pytorch implementation of CRAFT --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5148141..0e8c33a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ A curated list of awesome deep learning based papers on text detection and recog '19-TIP | 18/12/04 | [TextField: Learning A Deep Direction Field for Irregular Scene Text Detection](https://arxiv.org/pdf/1812.01393.pdf) | | 0.824 | [`*CAFFE(M)`](https://github.com/YukangWang/TextField) '19-CVPR | 19/03/21 | [Towards Robust Curve Text Detection with Conditional Spatial Expansion](https://arxiv.org/pdf/1903.08836.pdf) | | | | '19-CVPR | 19/03/28 | [Shape Robust Text Detection with Progressive Scale Expansion Network](https://arxiv.org/pdf/1903.12473.pdf) | | 0.857 | [`TF(M)`](https://github.com/liuheng92/tensorflow_PSENet) -'19-CVPR | 19/04/03 | [Character Region Awareness for Text Detection](https://arxiv.org/pdf/1904.01941.pdf) | 0.952 | 0.869 |[`*PYTORCH(M)`](https://github.com/clovaai/CRAFT-pytorch)
[`VIDEO`](https://www.youtube.com/watch?v=HI8MzpY8KMI)
[`BLOG_CH`](https://medium.com/@xiaosean5408/craft簡介-character-region-awareness-for-text-detection-a5c782408f00)
[`BLOG_KR`](https://data-newbie.tistory.com/187)
[`BLOG_KR`](https://medium.com/qandastudy/character-region-awareness-for-text-detection-craft-review-a7542779e037)
[`BLOG_KR`](https://github.com/chullhwan-song/Reading-Paper/issues/136)| +'19-CVPR | 19/04/03 | [Character Region Awareness for Text Detection](https://arxiv.org/pdf/1904.01941.pdf) | 0.952 | 0.869 |[`*PYTORCH(M)`](https://github.com/clovaai/CRAFT-pytorch)
[`VIDEO`](https://www.youtube.com/watch?v=HI8MzpY8KMI)
[`PYTORCH`](https://github.com/guruL/Character-Region-Awareness-for-Text-Detection-)
[`BLOG_CH`](https://medium.com/@xiaosean5408/craft簡介-character-region-awareness-for-text-detection-a5c782408f00)
[`BLOG_KR`](https://data-newbie.tistory.com/187)
[`BLOG_KR`](https://medium.com/qandastudy/character-region-awareness-for-text-detection-craft-review-a7542779e037)
[`BLOG_KR`](https://github.com/chullhwan-song/Reading-Paper/issues/136)| '19-CVPR | 19/04/13 | [Look More Than Once: An Accurate Detector for Text of Arbitrary Shapes Screen reader support enabled](https://arxiv.org/pdf/1904.06535.pdf) | | 0.877 | | '19-CVPR | 19/06/16 | [Learning Shape-Aware Embedding for Scene Text Detection](http://jiaya.me/papers/textdetection_cvpr19.pdf) | | 0.877 | | '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 | |