mmocr/demo
lizz 5121b9fd94
Support cpu for ocr demo (#227)
Signed-off-by: lizz <lizz@sensetime.com>
2021-05-22 15:51:21 +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 #173: support aug test (#178) 2021-05-13 07:18:00 +00: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 issue#127: changed save_path to out_file (#141) 2021-04-29 15:46:46 +08:00
ner_demo.py Ner task (#148) 2021-05-18 11:33:51 +08:00
ocr_image_demo.py Support cpu for ocr demo (#227) 2021-05-22 15:51:21 +08:00
webcam_demo.py Remove usage of \ (#49) 2021-04-06 12:16:46 +00: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.