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.
|
6 months ago | |
---|---|---|
.. | ||
models | 7 months ago | |
ocr | 7 months ago | |
第二批电表样本 | 6 months ago | |
end.py | 7 months ago | |
folder_inference.py | 7 months ago | |
inference.py | 7 months ago | |
main.py | 6 months ago | |
main.spec | 6 months ago | |
ocrCurrent.jpg | 6 months ago | |
readme.md | 6 months ago | |
start.bat | 7 months ago | |
start.vbs | 7 months ago | |
test1.jpg | 7 months ago | |
test2.jpg | 7 months ago | |
第二批电表样本.zip | 6 months ago |
readme.md
打包
pyinstaller.exe -D .\main.py --collect-all paddleocr --collect-all pyclipper --collect-all imghdr --collect-all skimage --collect-all imgaug --collect-all scipy.io --collect-all lmdb
关于模型路径问题
你自己的模型文件 统一放置于 ocr 文件夹内,ocr文件夹放置在 _internal目录下 的同级目录下 paddle\libs全部文件复制到_internal\paddle\libs ultralytics 复制到_internal下 models 复制到_internal下