-
The error is as follows.
load checkpoint from local path: checkpoint/bytetrack_yolox_x_crowdhuman_mot17-private-half_20211218_205500-1985c9f0.pth
The model and loaded state dict do not match exact…
-
Hey,
The pretrained checkpoints link for the ByteTrack MOT20 model is missing. Could you please upload it?
Thanks,
Eliahu
-
看到trackor里面分了[bytetrack_origin](https://github.com/chaffeechenyefei/rk3399PRO/tree/main/utils/trackor/bytetrack_origin)和no_reid,请问origin是带reid版本吗
-
ModuleNotFoundError Traceback (most recent call last)
File [d:\fyp\all-in-one-gait\opengait\demo\libs\yolox\exp\build.py:13](file:///D:/fyp/all-in-one-gait/opengait/demo/libs/yo…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Traceback (most recent call last):
File "train.py", line 10, in
from yolox.core import Trainer, launch
File "D:\github_rar\ByteTrack_zz\yolox\__init__.py", line 4, in
from .utils imp…
-
### 问题描述 Please describe your issue
bytetrack 支持c++部署吗
-
I use the following command:
```
python demo/demo_mot_vis.py \
configs/mot/bytetrack/bytetrack_yolox_x_crowdhuman_mot17-private-half.py \
--input demo/demo.mp4 \
--output mot.mp4 \
`…
-
**Describe the bug**
I am trying to rum tracking with bytetrack model that uses YOLOX but I am not able to get it to work.
**Reproduction**
1. What command or script did you run?
```bash
py…
-
Once again thank you for putting this together, and for reacting to the issues/PRs so quickly.
## Issue
When using this library through
```cmake
FetchContent_Declare(ByteTrackCpp
GIT_REPOSITO…