Skip to content

Commit c877866

Browse files
horchamhorcham
and
horcham
authored
Quick Fix for Website (#651)
* Add Doc * Add Doc * update index.md --------- Co-authored-by: horcham <[email protected]>
1 parent beff281 commit c877866

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@
22
<div align="center" markdown>
33

44
# MindOCR
5+
6+
</div>
57
<!--end-->
68

9+
<div align="center" markdown>
10+
711
[![CI](https://github.com/mindspore-lab/mindocr/actions/workflows/ci.yml/badge.svg)](https://github.com/mindspore-lab/mindocr/actions/workflows/ci.yml)
812
[![license](https://img.shields.io/github/license/mindspore-lab/mindocr.svg)](https://github.com/mindspore-lab/mindocr/blob/main/LICENSE)
913
[![open issues](https://img.shields.io/github/issues/mindspore-lab/mindocr)](https://github.com/mindspore-lab/mindocr/issues)
1014
[![PRs](https://img.shields.io/badge/PRs-welcome-pink.svg)](https://github.com/mindspore-lab/mindocr/pulls)
1115
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1216

13-
<!--start-->
1417
English | [中文](README_CN.md)
1518

1619
[📝Introduction](#introduction) |
@@ -24,6 +27,7 @@ English | [中文](README_CN.md)
2427

2528
</div>
2629

30+
<!--start-->
2731
## Introduction
2832
MindOCR is an open-source toolbox for OCR development and application based on [MindSpore](https://www.mindspore.cn/en), which integrates series of mainstream text detection and recognition algorihtms/models, provides easy-to-use training and inference tools. It can accelerate the process of developing and deploying SoTA text detection and recognition models in real-world applications, such as DBNet/DBNet++ and CRNN/SVTR, and help fulfill the need of image-text understanding.
2933

0 commit comments

Comments
 (0)