mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
PythonAGPL-3.0
Pinned issues
Issues
- 27
YOLOX
#1600 opened by microchila - 4
in strongsort about reid model(BOT)
#1697 opened by xuani775 - 2
Add Selective Mechanism for Feature Extraction
#1707 opened by mikel-brostrom - 2
Add MASA: Matching Anything By Segmenting Anything
#1708 opened by mikel-brostrom - 1
Tracker parameters
#1700 opened by MorningHero92 - 3
yolo跟踪问题
#1687 opened by 17860421876 - 1
运行val.py报错
#1691 opened by Yamileth5 - 2
When hybridsort can be fixed
#1699 opened by wk565 - 3
Roadmap for boxmot
#1706 opened by davide-bontempelli-zupit - 2
Ultralytics' YOLO11
#1698 opened by davide-bontempelli-zupit - 2
- 0
AttributeError: 'ByteTrack' object has no attribute 'reset' occurred after executing the track.exe file
#1695 opened by starlook - 0
track.py能正常运行,但val.py报错
#1690 opened by Yamileth5 - 3
can not run evolve.py
#1652 opened by wk565 - 36
Selective Mechanism for Feature Extraction
#1620 opened by emirhanbayar - 3
benchmark evaluate
#1653 opened by wk565 - 2
Demo on how to use MOT algorithms on colab
#1678 opened by dnnxl - 5
Duplicate Areas
#1638 opened by m7mdhka - 1
Why changing tracking-method also affects the number of detections?
#1641 opened by davide-bontempelli-zupit - 3
- 4
- 4
Unable to reproduce the benchmark results in README
#1663 opened by wk565 - 2
Loading Custom ReID models and Poor Performance
#1618 opened by MahejabeenNidhi - 2
Full MOT17 evaluation results on all trackers
#1585 opened by mikel-brostrom - 6
Getting a ModuleNotFoundError 'tracking' despite installing everything in a virtualenv
#1606 opened by sandip-meshh - 1
- 5
MOT20
#1591 opened by microchila - 4
Disable ReID module
#1571 opened by setarekhosravi - 2
when i use a new yolov8s weight gettted in my own dataset ,it gets an error
#1607 opened by maoning123ab - 0
How to modify the txt format saved by save-txt
#1602 opened by wk565 - 5
- 9
- 1
- 2
已安装了tensorrt,提示还需要安装nvidia-tensorrt
#1597 opened by ccLemonTree - 3
Missing virtual trajectory tracking over occlusion periods (OCSORT, DeepOCSORT, HybridSORT)
#1601 opened by microchila - 2
weights obtained from the FastReid trained Strongsort BoT (with Resnet50 as the backbone)
#1596 opened by sunshinewxx - 1
- 3
new YOLO
#1587 opened by microchila - 5
more reid
#1581 opened by microchila - 1
what is α in the plot generated by trackeval?
#1588 opened by microchila - 5
Why reid is not working at all in my case?
#1569 opened by RajS999 - 1
在一个非套接字尝试操作
#1583 opened by microchila - 0
(yolov8track) PS F:\yolov8_tracking> python tracking/evolve.py --benchmark MOT17-mini --dets runs/dets_n_embs/yolov8n/dets/MVI_20011.txt --embs runs/dets_n_embs/yolov8n/embs/resnet50_market1501 --n-trials 9 --tracking-method botsort --source ./asse ts/MOT17-mini/train C:\Users\79223\AppData\Local\anaconda3\envs\yolov8track\lib\site-packages\_distutils_hack\__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") Traceback (most recent call last): File "F:\yolov8_tracking\tracking\evolve.py", line 138, in <module> opt.yolo_model = [Path(y).resolve() for y in opt.yolo_model] TypeError: 'WindowsPath' object is not iterabl
#1582 opened by khan996788 - 4
- 2
Evaluation using bytetrack
#1575 opened by wk565 - 1
How to divide the MOT17 or MOT20 dataset?
#1580 opened by microchila - 17
Why does the frame id of the txt file generated by the evaluation start at 2
#1578 opened by microchila - 2
calculate FPS
#1579 opened by microchila - 4
Using different Reid models to evaluate DeepOcsort, but getting the same evaluation results
#1573 opened by shixinwang00 - 2
PyTorch version automatic update
#1574 opened by wk565