mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-19 11:33:28 +00:00
5 lines
103 B
Python
5 lines
103 B
Python
# -*- coding: utf-8 -*-
|
|
# @Time : 2019/8/23 21:58
|
|
# @Author : zhoujun
|
|
from .trainer import Trainer
|