ONNX
text_detection_ppocr / .gitignore
Abhishek Gola
Added .gitattributes and .gitignore files
c299e81
raw
history blame contribute delete
77 Bytes
*.pyc
**/__pycache__
**/__pycache__/**
.vscode
build/
**/build
**/build/**