kernelvision / THIRD_PARTY_NOTICES.md
mmoz-root's picture
Align shared attribution with published ONNX artifacts
cebc922 verified
|
Raw
History Blame Contribute Delete
1.81 kB

Third-party notices

KernelVision is an independent learning and benchmarking project. It is not affiliated with or endorsed by Ultralytics, NVIDIA, Modal, PyTorch, or OpenAI.

Ultralytics YOLOv8

This project uses the Ultralytics Python package and the pretrained YOLOv8n model during reproduction and benchmarking. Ultralytics distributes its open-source software and model artifacts under the GNU Affero General Public License v3.0 (AGPL-3.0), subject to its published licensing terms:

The Ultralytics Python package, original pretrained PyTorch checkpoint, and serialized TensorRT engines are not redistributed by KernelVision. Reproduction scripts obtain or consume them separately. The companion Hugging Face model repository publishes two derived ONNX graphs under AGPL-3.0 with explicit provenance and limitations.

Ultralytics sample image

The final annotated bus demonstration is derived from bus.jpg, accessed via the sample assets bundled with Ultralytics. The source asset repository is:

The annotated result is included only to document the benchmark output and remains subject to applicable upstream terms.

Other dependencies

KernelVision also depends on projects including PyTorch, Triton, ONNX, ONNX Runtime, TensorRT, OpenCV, NumPy, Matplotlib, and Modal. Each dependency is governed by its own license. Package version constraints are recorded in pyproject.toml, while exact benchmark versions are recorded in the result reports.

NVIDIA, CUDA, TensorRT, and related names are trademarks or registered trademarks of NVIDIA Corporation. Other names may be trademarks of their respective owners.