未验证 提交 685394cb 编写于 作者: T topduke 提交者: GitHub

Update rec_mtb_nrtr.yml

上级 2e76e46b
......@@ -63,7 +63,7 @@ Metric:
Train:
dataset:
name: LMDBDataSet
data_dir: /paddle/data/ocr_data/training/
data_dir: ./train_data/data_lmdb_release/training/
transforms:
- NRTRDecodeImage: # load image
img_mode: BGR
......@@ -82,7 +82,7 @@ Train:
Eval:
dataset:
name: LMDBDataSet
data_dir: /paddle/data/ocr_data/evaluation/
data_dir: ./train_data/data_lmdb_release/evaluation/
transforms:
- NRTRDecodeImage: # load image
img_mode: BGR
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册