Add NOTICE: license and attribution
Browse files
NOTICE
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
LibreRTDETR weights
|
| 2 |
+
-------------------
|
| 3 |
+
|
| 4 |
+
This product contains weights derived from RT-DETR
|
| 5 |
+
(https://github.com/lyuwenyu/RT-DETR).
|
| 6 |
+
Copyright (c) 2023 lyuwenyu and contributors.
|
| 7 |
+
Licensed under the Apache License, Version 2.0.
|
| 8 |
+
|
| 9 |
+
The RT-DETR backbone uses ResNet_vd weights from PaddleClas
|
| 10 |
+
(https://github.com/PaddlePaddle/PaddleClas).
|
| 11 |
+
Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved.
|
| 12 |
+
Licensed under the Apache License, Version 2.0.
|