Overview
Who this competition fits
适合全日制普通高等教育在校生,尤其是已有飞桨/PaddlePaddle与图像文字识别(OCR)经验的人。线上任务面向低分辨率手写字体识别;若计划进入线下赛,还需接受车模识别手写文字的相关任务。
Read the original official blurb
第十九届全国大学生智能汽车竞赛——百度智慧交通组创意赛线上练习赛 Official tags: OCR+Det+文心. Sign-ups: 763.
Preparation
From registration to a first submission
- 01
PaddlePaddle 2.2+
- 02
手写文字OCR
- 03
图像预处理
- 04
端到端深度学习模型训练
- 05
Python 3.7
- 06
模型打包与依赖管理
Before you commit: 难点不仅是把低分辨率手写内容完整识别出来——错一个字即判该图片错误——还要将模型、预测代码和依赖打包成可在指定环境自动运行的提交物。`predict.py`必须在平台以`python predict.py`直接执行,并在指定路径生成格式正确的`result.txt`。
Source
How this page was assembled
Competition information is structured from the official page. Scores are platform estimates for decision support; official rules take precedence.
- Official competition page
- Baidu AI Studio
- Last checked
- Not recorded