Fangming Guo commited on
Update onnx_infer.py
Browse files- onnx_infer.py +1 -1
onnx_infer.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# =============================================================================
|
| 3 |
# YOLO26-OBB Inference Script (ONNXRuntime)
|
| 4 |
#
|
| 5 |
-
# Copyright (c)
|
| 6 |
#
|
| 7 |
# Licensed under the BSD 3-Clause License (the "License"); you may not use
|
| 8 |
# this file except in compliance with the License. You may obtain a copy of
|
|
|
|
| 2 |
# =============================================================================
|
| 3 |
# YOLO26-OBB Inference Script (ONNXRuntime)
|
| 4 |
#
|
| 5 |
+
# Copyright (c) 2026, AXERA Semiconductor Co., Ltd. All rights reserved.
|
| 6 |
#
|
| 7 |
# Licensed under the BSD 3-Clause License (the "License"); you may not use
|
| 8 |
# this file except in compliance with the License. You may obtain a copy of
|