Sync motion-tracking from metro-analytics-catalog
Browse files
LICENSE
CHANGED
|
@@ -43,15 +43,3 @@ Ultralytics and licensed under the GNU Affero General Public License v3.0
|
|
| 43 |
Users must comply with the AGPL-3.0 license terms when using, modifying,
|
| 44 |
or distributing the YOLO26 model weights or Ultralytics software.
|
| 45 |
For commercial licensing options, see https://www.ultralytics.com/license.
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
BoT-SORT / ByteTrack Trackers
|
| 49 |
-
------------------------------
|
| 50 |
-
|
| 51 |
-
The BoT-SORT and ByteTrack tracking algorithms are integrated into the
|
| 52 |
-
Ultralytics framework. Original implementations:
|
| 53 |
-
|
| 54 |
-
BoT-SORT: https://github.com/NirAharon/BoT-SORT
|
| 55 |
-
ByteTrack: https://github.com/FoundationVision/ByteTrack
|
| 56 |
-
|
| 57 |
-
Users should consult the respective repositories for license terms.
|
|
|
|
| 43 |
Users must comply with the AGPL-3.0 license terms when using, modifying,
|
| 44 |
or distributing the YOLO26 model weights or Ultralytics software.
|
| 45 |
For commercial licensing options, see https://www.ultralytics.com/license.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
-
license_name: intel-custom
|
| 4 |
license_link: LICENSE
|
| 5 |
library_name: openvino
|
| 6 |
pipeline_tag: object-detection
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
|
|
|
| 3 |
license_link: LICENSE
|
| 4 |
library_name: openvino
|
| 5 |
pipeline_tag: object-detection
|