From 31c48381a5a610bd781971d207808d0bc3c2aa6e Mon Sep 17 00:00:00 2001 From: jade Date: Tue, 31 Oct 2023 09:21:22 +0000 Subject: [PATCH] =?UTF-8?q?*=20=20=E6=9B=B4=E6=96=B0=E7=AE=B1=E5=8F=B7?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E6=9C=8D=E5=8A=A1conta=5FocrV3.0.2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/python-release.yml | 10 +++++----- README.md | 21 ++++++++------------- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 476634d..4e3a965 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -55,7 +55,7 @@ jobs: pip install -r requirements/Paddle/requirements.txt python packing_app.py \ --head_str "import sys\nsys.path.append('/usr/local/conta_detect-1.0/python_lib')\nimport paddle\n" \ - --is_exec True + --is_exec False - name: Amd64打包编译 if: ${{ matrix.device_type=='Amd64'}} run: | @@ -66,7 +66,7 @@ jobs: --name 箱号识别服务Amd64 \ --app_name conta_ocr_amd64 \ --lib_path conta_ocr_amd64_lib64 \ - --is_exec True + --is_exec False - name: 发布 uses: softprops/action-gh-release@v1 @@ -108,7 +108,7 @@ jobs: --extra_sys_str /usr/local/site-packages,/usr/local/opencv \ --app_name local_conta_ocr_onnx \ --lib_path local_conta_ocr_x86_lib64 \ - --is_exec True + --is_exec False - name: 发布 uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') @@ -157,7 +157,7 @@ jobs: --extra_sys_str /usr/local/site-packages \ --app_name local_conta_ocr_rknn \ --lib_path local_conta_ocr_aarch64_lib64 \ - --is_exec True + --is_exec False - name: Ascend打包环境准备 if: ${{ matrix.device_type=='Ascend'}} uses: uraimo/run-on-arch-action@v2 @@ -180,7 +180,7 @@ jobs: --extra_sys_str /usr/local/site-packages \ --app_name local_conta_ocr_ascend \ --lib_path local_conta_ocr_aarch64_lib64 \ - --is_exec True + --is_exec False - name: 发布 uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') diff --git a/README.md b/README.md index 67689ed..8d5bbfc 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ # 箱号识别服务 -## 箱号识别服务V3.0.2.6 - 2023-10-31 08:07:44 -conta_ocrV3.0.2.6 -* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.2.6) -* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.2.6) +## 箱号识别服务V3.0.2.7 - 2023-10-31 09:21:22 +conta_ocrV3.0.2.7 +* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.2.7) +* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.2.7) ### 下载地址 -* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/conta_ocr_lib64.zip) -* [local_conta_ocr_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/local_conta_ocr_x86_lib64.zip) -* [local_conta_ocr_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/local_conta_ocr_aarch64_lib64.zip) -* [conta_ocr_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/conta_ocr_amd64_lib64.zip) -* [conta_ocr](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/conta_ocr) -* [local_conta_ocr_onnx](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/local_conta_ocr_onnx) -* [local_conta_ocr_ascend](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/local_conta_ocr_ascend) -* [local_conta_ocr_rknn](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/local_conta_ocr_rknn) -* [conta_ocr_amd64](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.6/conta_ocr_amd64) +* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.7/conta_ocr_lib64.zip) +* [local_conta_ocr_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.7/local_conta_ocr_x86_lib64.zip) +* [local_conta_ocr_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.7/local_conta_ocr_aarch64_lib64.zip) +* [conta_ocr_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.7/conta_ocr_amd64_lib64.zip) ---- \ No newline at end of file