Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Topdu/OpenOCR
/ parse_args
Function
parse_args
tools/eval_det.py:14–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
14
def
parse_args():
15
parser = ArgsParser()
16
args = parser.parse_args()
17
return
args
18
19
20
def
main():
Callers
1
main
Function · 0.70
Calls
2
parse_args
Method · 0.95
ArgsParser
Class · 0.90
Tested by
no test coverage detected