Skip to content

Commit

Permalink
* 更新箱号识别服务conta_ocrV3.0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jadehh committed Nov 1, 2023
1 parent 31c4838 commit b1804a8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 13 deletions.
13 changes: 8 additions & 5 deletions .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 False
--is_exec True
- name: Amd64打包编译
if: ${{ matrix.device_type=='Amd64'}}
run: |
Expand All @@ -66,7 +66,7 @@ jobs:
--name 箱号识别服务Amd64 \
--app_name conta_ocr_amd64 \
--lib_path conta_ocr_amd64_lib64 \
--is_exec False
--is_exec True
- name: 发布
uses: softprops/action-gh-release@v1
Expand Down Expand Up @@ -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 False
--is_exec True
- name: 发布
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down Expand Up @@ -154,10 +154,12 @@ jobs:
pip install -r requirements.txt
pip install -r requirements/RKNN/requirements.txt
python packing_app.py \
--head_str \
"import sys \nsys.path.append('/usr/local/site-packages/')\nimport ruamel\nimport ruamel.yaml\nimport scipy\nimport scipy.spatial\nimport absl\nimport absl.logging\nimport google\nimport google.protobuf\nimport google.protobuf.descriptor\nimport wrapt\nimport google.protobuf.any_pb2\nimport absl.app\nimport google.protobuf.wrappers_pb2\nimport opt_einsum\nimport gast\nimport astunparse\nimport termcolor\nimport google.protobuf.json_format\nimport absl.testing\nimport absl.testing.parameterized\nimport flatbuffers\nimport requests\nimport h5py\nimport lmdb\nimport sklearn\nimport networkx\nimport onnx.numpy_helper\nimport onnx.backend\nimport onnx.backend.base\nimport ply\nimport ply.lex\nimport ply.yacc\nimport dill\n" \
--extra_sys_str /usr/local/site-packages \
--app_name local_conta_ocr_rknn \
--lib_path local_conta_ocr_aarch64_lib64 \
--is_exec False
--is_exec True
- name: Ascend打包环境准备
if: ${{ matrix.device_type=='Ascend'}}
uses: uraimo/run-on-arch-action@v2
Expand All @@ -177,10 +179,11 @@ jobs:
pip install -r requirements.txt
pip install -r requirements/Ascend/requirements.txt
python packing_app.py \
--head_str "import sys \nsys.path.append('/usr/local/Ascend/nnrt/latest/python/site-packages')\nsys.path.append('/usr/local/site-packages')\nfrom acllite.acllite_resource import AclLiteResource\nfrom acllite.acllite_imageproc import AclLiteImageProc\nfrom acllite.acllite_image import AclLiteImage\n" \
--extra_sys_str /usr/local/site-packages \
--app_name local_conta_ocr_ascend \
--lib_path local_conta_ocr_aarch64_lib64 \
--is_exec False
--is_exec True
- name: 发布
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# 箱号识别服务
## 箱号识别服务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)
## 箱号识别服务V3.0.2.8 - 2023-11-01 04:31:19
conta_ocrV3.0.2.8
* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.2.8)
* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.2.8)
### 下载地址
* [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)
* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.8/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.8/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.8/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.8/conta_ocr_amd64_lib64.zip)
* [conta_ocr](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.8/conta_ocr)
* [local_conta_ocr_onnx](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.8/local_conta_ocr_onnx)
* [local_conta_ocr_ascend](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.8/local_conta_ocr_ascend)
* [local_conta_ocr_rknn](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.8/local_conta_ocr_rknn)
* [conta_ocr_amd64](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.2.8/conta_ocr_amd64)
----

0 comments on commit b1804a8

Please sign in to comment.