mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2026-02-01 20:42:55 +00:00
* Add custom detection and recognition model usage instructions in re * update * Add custom detection and recognition model usage instructions in re * add db net for benchmark * rename benckmark to PaddleOCR_benchmark * add addict to req * rename
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 |