mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
4 lines
102 B
Python
4 lines
102 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# @Time : 2019/8/23 21:58
|
||
|
# @Author : zhoujun
|
||
|
from .trainer import Trainer
|