PaddleOcrNet ONNX model assets ============================== These ONNX model files and their character dictionaries / label lists are ONNX exports derived from the PaddleOCR project. They are redistributed here for use with PaddleOcrNet (a .NET runtime), and remain subject to the upstream license. PaddleOCR Copyright (c) PaddlePaddle Authors / Baidu, Inc. Licensed under the Apache License, Version 2.0. https://github.com/PaddlePaddle/PaddleOCR The exports were produced with paddle2onnx (PaddleX `--paddle2onnx`). No model weights were retrained or modified; only the serialization format was converted from PaddlePaddle inference format to ONNX, plus the upstream dict/label sidecar files copied verbatim. A copy of the Apache License 2.0 is provided in the LICENSE file in this repo (see also https://www.apache.org/licenses/LICENSE-2.0.txt). Attribution and the Apache-2.0 terms apply to every file in this repository.