Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major 2.5 release #58

Merged
merged 35 commits into from
Jul 13, 2023
Merged

Major 2.5 release #58

merged 35 commits into from
Jul 13, 2023

Conversation

sdcb
Copy link
Owner

@sdcb sdcb commented Jul 13, 2023

  • Add Finalizers to PaddlePredictor/Tensor/Config
  • Upgrade upstream native libraries to 2.5
  • Upgrade linux containers
  • Support all PaddleOCR v4 known detection model(1) and recognition models(8)
  • Add RunRaw in PaddleOcrDetector
  • Add PaddleDevice.Onnx
  • Split some 3rd party dependencies packages into multiple:
    • Sdcb.Mkldnn.runtime.win64
    • Sdcb.Paddle2Onnx.runtime.win64
  • New package: Sdcb.Paddle2Onnx, support export ONNX model using C#

中文

  • 给PaddlePredictor/Tensor/Config添加Finalizers,用户就算忘记写Dispose也能正确资源释放
  • 将上游本地库升级到2.5
  • 升级Linux容器
  • 支持所有PaddleOCR v4已知的检测模型(1)和识别模型(8)
  • PaddleOcrDetector中添加RunRaw
  • 添加PaddleDevice.Onnx
  • 将一些第三方依赖包拆分成多个:
    • Sdcb.Mkldnn.runtime.win64
    • Sdcb.Paddle2Onnx.runtime.win64
  • 新软件包:Sdcb.Paddle2Onnx,支持仅使用C#导出ONNX模型

@sdcb sdcb merged commit 30a2570 into master Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant