This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PaddleOCR
mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
Watch
1
Star
0
Fork
You've already forked PaddleOCR
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
37f44372b1
PaddleOCR
/
benchmark
/
PaddleOCR_DBNet
/
tools
/
__init__.py
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
add db for benchmark (#8959) * 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
2023-02-08 15:52:30 +08:00
# -*- coding: utf-8 -*-
# @Time : 2019/12/8 13:14
add pre-commit workflow (#11973) * add pre-commit workflow * run 'pre-commit run --all-files' * setup python version
2024-04-21 21:46:20 +08:00
# @Author : zhoujun