Skip to content

Commit d65842f

Browse files
authored
Create newfeature.md
1 parent 4375320 commit d65842f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Issue template
3+
about: Issue template for new features.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## 背景
11+
12+
经过需求征集https://github.com/PaddlePaddle/PaddleOCR/issues/10334 和每周技术研讨会 https://github.com/PaddlePaddle/PaddleOCR/issues/10223 讨论,我们确定了XXXX任务。
13+
14+
## 解决步骤
15+
1. 根据开源代码进行网络结构、评估指标转换。代码链接:XXXX
16+
2. 结合[论文复现指南](https://github.com/PaddlePaddle/models/blob/release%2F2.2/tutorials/article-implementation/ArticleReproduction_CV.md),进行前反向对齐等操作,达到论文Table.1中的指标。
17+
3. 参考[PR提交规范](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/doc/doc_ch/code_and_doc.md)提交代码PR到ppocr中。

0 commit comments

Comments
 (0)