sdcb/PaddleSharp
A .NET wrapper for Baidu's PaddlePaddle inference library, enabling OCR, object detection, and Chinese NLP segmentation in C# applications.

Not currently ranked — collecting fresh signals.
star history
PaddleSharp provides .NET developers access to Baidu’s PaddlePaddle ML framework through C# bindings. It wraps the PaddleInference C API and includes pre-built support for PaddleOCR (14 languages, table recognition), PaddleDetection (PPYolo, PicoDet), rotation detection, and PaddleNLP Chinese segmentation. The library supports Windows and Linux platforms with NVIDIA CUDA GPU acceleration.
Frequently asked
- What is sdcb/PaddleSharp?
- A .NET wrapper for Baidu's PaddlePaddle inference library, enabling OCR, object detection, and Chinese NLP segmentation in C# applications.
- Is PaddleSharp open source?
- Yes — sdcb/PaddleSharp is open source, released under the Apache-2.0 license.
- What language is PaddleSharp written in?
- sdcb/PaddleSharp is primarily written in C#.
- How popular is PaddleSharp?
- sdcb/PaddleSharp has 1.4k stars on GitHub.
- Where can I find PaddleSharp?
- sdcb/PaddleSharp is on GitHub at https://github.com/sdcb/PaddleSharp.