mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08: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
|