Yifu Zhang

Results 37 comments of Yifu Zhang

Thank you very much for pointing out the error. It is caused by empty outputs of the detection results. I have fixed it now!

You can use the confidence threshold 0.1 and an appropriate nms threshold according to your detector.

We have just added the tutorials of training custom datasets and how to combine BYTE with other detectors. Hope those can help you :)

@snehitvaddi Thanks you very much for your suggestion! We have added a google colab demo. You can find the link in readme.

You can try running the command by deleting '--fp16'.

We have released a [TensorRT + C++](https://github.com/ifzhang/ByteTrack/tree/main/deploy/TensorRT/cpp) implementation of ByteTrack and the speed is much faster.

Have you successfully built DCNv2?I think the error is caused by "You're using a third-party extension module written in C, and that extension module has crashed." You can try to...

That's really a good idea. Thank you very much! I will try it.

The precision and recall is almost 0 and it seems almost no object is detected. You may save the tracking results and see what happens.

The error is above the ffmpeg info. You can check what the error is.