update_en.md 1.3 KB
Newer Older
X
xxxpsyduck 已提交
1
# RECENT UPDATES
K
Khanh Tran 已提交
2

D
dyning 已提交
3 4 5 6 7 8 9 10
- 2020.7.15, Add mobile App demo , support both iOS and  Android  ( based on easyedge and Paddle Lite)
- 2020.7.15, Improve the  deployment ability, add the C + +  inference , serving deployment. In addtion, the benchmarks of the ultra-lightweight Chinese OCR model are provided.
- 2020.7.15, Add several related datasets, data annotation and synthesis tools.
- 2020.7.9 Add a new model to support recognize the  character "space".
- 2020.7.9 Add the data augument and learning rate decay strategies during training.
- 2020.6.8 Add [datasets](./doc/doc_en/datasets_en.md) and keep updating
- 2020.6.5 Support exporting `attention` model to `inference_model`
- 2020.6.5 Support separate prediction and recognition, output result score
K
Khanh Tran 已提交
11 12
- 2020.6.5 Support exporting `attention` model to `inference_model`
- 2020.6.5 Support separate prediction and recognition, output result score
X
xxxpsyduck 已提交
13
- 2020.5.30 Provide Lightweight Chinese OCR online experience
K
Khanh Tran 已提交
14 15 16 17
- 2020.5.30 Model prediction and training support on Windows system
- 2020.5.30 Open source general Chinese OCR model
- 2020.5.14 Release [PaddleOCR Open Class](https://www.bilibili.com/video/BV1nf4y1U7RX?p=4)
- 2020.5.14 Release [PaddleOCR Practice Notebook](https://aistudio.baidu.com/aistudio/projectdetail/467229)
X
xxxpsyduck 已提交
18
- 2020.5.14 Open source 8.6M lightweight Chinese OCR model