You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleOCR/.gitignore

19 lines
177 B

5 years ago
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
inference/
5 years ago
inference_results/
output/
*.DS_Store
*.vs
*.user
*~
*.vscode
*.idea