- Task 1 - Text Localization
- Task 2 - Script identification
- Task 3 - Joint text detection and script identification
- Task 4 - End-to-End text detection and recognition
method: SituTech_OCR2021-03-11
Authors: Kui Lyu, Chuanhe Liu
Affiliation: Beijing Situ Vision Technologies Co. Ltd
Email: lvkui@situdata.com
Description: In this work, we design an elegant text detection model. Our detector is similar to DBNet, but there are some difference. More specifically, we have introduced an advanced detector backbone, a classic network EfficientDet, with flexible scales and stronger ability to extract features. Another breakthrough is that we optimized the label generation strategy in DBNet. In the original work, the positive area generation and the expansion of the positive area to the bounding box used the Vatti clipping algorithm, which is less robust with different area perimeter ratios. We optimized this function to make the label transform between positive area and bounding box more reasonable.
If you have any questions, please contact us.
SituAIgorithm Team, Beijing Situ Vision Technologies Co. Ltd
method: USTB&Tele-Yizhi TextBPN-MLOCR (multi-scale)2025-06-30
Authors: USTB&Tele-Yizhi
Description: Our detector is based on TextBPN++, and pretrained on about two million images. We finetune on preprocessed MLT, and then Multi-scale testing is used to get the result.
method: CPN (multi-scale)2024-05-30
Authors: Longhuang Wu, Shangxuan Tian, Youxin Wang, Pengfei Xiong
Email: wlonghuang@gmail.com
Description: We propose a Complementary Proposal Network (CPN) that seamlessly and parallelly integrates semantic and geometric information for superior performance. This Result is achieved with single Swin-L backbone and multi-scale testing policy. No model ensemble is used.
Date | Method | Hmean | Precision | Recall | Average Precision | |||
---|---|---|---|---|---|---|---|---|
2021-03-11 | SituTech_OCR | 62.45% | 54.60% | 72.93% | 39.06% | |||
2025-06-30 | USTB&Tele-Yizhi TextBPN-MLOCR (multi-scale) | 59.26% | 47.65% | 78.33% | 36.09% | |||
2024-05-30 | CPN (multi-scale) | 58.98% | 47.28% | 78.37% | 58.25% | |||
2019-06-04 | multi-stage_text_detector_v4 | 56.37% | 45.16% | 74.99% | 35.34% | |||
2019-05-30 | PMTD | 53.02% | 42.11% | 71.56% | 49.26% | |||
2019-05-31 | A two-stage text detector based on cascade rcnn | 46.31% | 36.13% | 64.47% | 40.73% | |||
2019-06-02 | A two-stage text detector based on cascade rcnn(using total 10000 images of mlt19) | 45.75% | 35.15% | 65.54% | 40.48% | |||
2019-05-26 | two stage text detector | 42.58% | 33.37% | 58.83% | 34.28% | |||
2019-06-03 | CRAFTS | 42.10% | 36.28% | 50.15% | 21.36% | |||
2019-05-28 | CRAFTS(Initial) | 38.98% | 31.03% | 52.41% | 17.55% | |||
2019-05-24 | PSENet_v1 | 34.47% | 27.67% | 45.69% | 22.64% |