mmocr/demo
AllentDan d57f279083
[Fix] Correct isort setup (#288)
* isort

* remove tools from setup.cfg
2021-06-16 19:44:01 +08:00
..
docs update demo docs for batch inference (#181) 2021-05-13 17:58:38 +08:00
resources move demo image to demo/resources (#171) 2021-05-12 20:35:39 +08:00
MMOCR_Tutorial.ipynb modified mmocr colab (#199) 2021-05-18 11:13:07 +08:00
README.md move demo image to demo/resources (#171) 2021-05-12 20:35:39 +08:00
batch_image_demo.py [Fix] Correct isort setup (#288) 2021-06-16 19:44:01 +08:00
demo_densetext_det.jpg simplify installation procedure (#188) 2021-05-15 10:34:37 +08:00
demo_text_det.jpg [feature]: add textdet 2021-04-03 01:03:52 +08:00
demo_text_recog.jpg [feature]: add textdet 2021-04-03 01:03:52 +08:00
image_demo.py [Fix] Correct isort setup (#288) 2021-06-16 19:44:01 +08:00
ner_demo.py [Fix] Correct isort setup (#288) 2021-06-16 19:44:01 +08:00
ocr_image_demo.py [Fix] Correct isort setup (#288) 2021-06-16 19:44:01 +08:00
webcam_demo.py [Fix] Correct isort setup (#288) 2021-06-16 19:44:01 +08:00

README.md

Demo

This page provides tutorials about running demos. Please click the link below for more information.

Please refer to Text Detection for the tutorial of Text Detection demo.




Please refer to Text Recognition for the tutorial of Text Recognition demo.




Please refer to End2End Demo for the tutorial of Text Detection and Recognition end-to-end demo.