mikel-brostrom / boxmot

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
GNU Affero General Public License v3.0
6.79k stars 1.72k forks source link

Ultralytics' YOLO11 #1698

Closed davide-bontempelli-zupit closed 1 month ago

davide-bontempelli-zupit commented 1 month ago

Search before asking

Description

Yolo11 has been released and it looks like is the new default for ultralytics. Are there plans to support it in boxmot? Thanks a lot for your work!

Use case

No response

Are you willing to submit a PR?

davide-bontempelli-zupit commented 1 month ago

Btw I think that is a matter of updating the the ultralytics dependency and nothing more

mikel-brostrom commented 1 month ago

Now you can run:

python3 tracking/track.py --yolo-model yolov11s --source 0 --show --tracking-method botsort