Jiangmiao Pang
Jiangmiao Pang
How many GPUs do you have on your machine? Can you try the other python versions? Like 3.7 or 3.8?
Hi @SilvioGiancola @agirbau, thanks for your interest! We are discussing a development plan in which we tend to support 2-3 new methods for each task and support the other popular...
Hi, as it is your custom datasets, I cannot reproduce your bug and help you directly. Can you try to print more values in the forward process and give us...
You should re-train the model if you modify any weights in the model.
New inference code available at [here](https://github.com/SysCV/qdtrack/blob/master/tools/inference.py).
Please refer to this [doc](https://github.com/SysCV/qdtrack/blob/master/docs/INSTALL.md) and install the right version with mmcv and mmdet.
Which version of mmcv or mmdet did you use?
We develop this codebase based on mmcv 2.14.0 and mmdet 1.3.10, please update the version of your mmcv.
You can get the pre-trained models from [here](https://drive.google.com/file/d/1YNAQgd8rMqqEG-fRj3VWlO4G5kdwJbxz/view).
Yes, that could work.