From 774adcc8beaecd2a5b756ee1ca100062651ecb72 Mon Sep 17 00:00:00 2001 From: jade Date: Tue, 24 Oct 2023 06:43:58 +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.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/python-release.yml | 6 +++--- README.md | 21 ++++++++------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 4a7bc50..4dda769 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/') diff --git a/README.md b/README.md index 2c40b75..8d5aeea 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ # 箱号识别服务 -## 箱号识别服务V3.0.2.0 - 2023-10-20 02:35:36 -conta_ocrV3.0.2.0 -* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.2.0) -* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.2.0) +## 箱号识别服务V3.0.2.1 - 2023-10-24 06:43:58 +conta_ocrV3.0.2.1 +* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.2.1) +* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.2.1) ### 下载地址 -* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.0/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.0/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.0/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.0/conta_ocr_amd64_lib64.zip) -* [conta_ocr](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.0/conta_ocr) -* [local_conta_ocr_onnx](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.0/local_conta_ocr_onnx) -* [local_conta_ocr_ascend](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.0/local_conta_ocr_ascend) -* [local_conta_ocr_rknn](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.0/local_conta_ocr_rknn) -* [conta_ocr_amd64](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.0/conta_ocr_amd64) +* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.1/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.1/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.1/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.1/conta_ocr_amd64_lib64.zip) ---- \ No newline at end of file