- ホーム
- オープンソースライセンス
オープンソースライセンス
Toolonit はオープンソースソフトウェアで作られています。サイトと一緒に配布されるサードパーティ製コンポーネントとそのライセンスをすべて掲載します。作者の皆さまに感謝します。
コンポーネント名、ライセンス、通知は、作者が公開した英語の原文のまま表示しています。
必要な表示
jpeg-encoder 0.7.1 (JPEG encoder)
This software is based in part on the work of the Independent JPEG Group.
ts-ocr (this site's OCR engine)
Includes code derived from OpenCV 5.0.0 (Apache License 2.0): convexHull, rotatingCalipers / minAreaRect, boxPoints, findContours border following, clipLine / LineIterator, and the fixed-point arithmetic of resize and warpPerspective. Includes code derived from Clipper 6.4.2 (Boost Software License 1.0): ClipperOffset with round joins (the Clipper 6.4.2 that pyclipper vendors). Includes code derived from pyclipper 1.4.0 (MIT License): PyclipperOffset's handling of the input as PaddleOCR calls it (float coordinates truncated to integers, JT_ROUND, ET_CLOSEDPOLYGON, the default arc tolerance). Includes code derived from PaddleX 3.7 (Apache License 2.0): the PP-OCRv6 pre- and post-processing: DetResizeForTest, NormalizeImage, DBPostProcess (boxes_from_bitmap, box_score_fast, get_mini_boxes, unclip), CropByPolys (get_minarea_rect_crop), OCRReisizeNormImg, ToBatch and CTCLabelDecode.
Fonts (SIL Open Font License 1.1)
IBM Plex Sans, IBM Plex Sans Arabic, IBM Plex Sans Devanagari, IBM Plex Sans Thai: Copyright 2019 IBM Corp. All rights reserved. IBM Plex Mono: Copyright 2017 IBM Corp. All rights reserved. These fonts are licensed under the SIL Open Font License, Version 1.1.
onnxruntime-web 1.30.0 — third-party notices
ONNX Runtime includes third-party software. Microsoft's notices for it, the ThirdPartyNotices.txt of onnxruntime v1.30.0, are reproduced in full in THIRD_PARTY_NOTICES.txt.
Eigen (Mozilla Public License 2.0) in ONNX Runtime Web — source code
ONNX Runtime Web's WebAssembly files (/ort/1.30.0/*.wasm) contain code from Eigen, which is licensed under the Mozilla Public License 2.0 (MPL-2.0; its full text is in THIRD_PARTY_NOTICES.txt, in ONNX Runtime's third-party notices), among it ONNX Runtime's EigenNonBlockingThreadPool.h, Eigen's thread pool with Microsoft's modifications. The site distributes these files unmodified. Their source code is available at: Eigen, revision 1d8b82b0740839c0de7f1242a3585e3390ff5f33 (the one ONNX Runtime 1.30.0 builds): https://github.com/eigen-mirror/eigen/archive/1d8b82b0740839c0de7f1242a3585e3390ff5f33.zip (project: https://gitlab.com/libeigen/eigen) ONNX Runtime 1.30.0: https://github.com/microsoft/onnxruntime/tree/v1.30.0