Junhui Ng

Results 2 comments of Junhui Ng

I encountered the same error. May I know if you were able to find a solution? Ubuntu 22.04 CUDA 12.2 MegEngine==1.13.0 mgeconvert==1.0.2 --- **Update:** This issue has been raised in...

I encountered the same issue. In my case, the original ByteTrack Python implementation works well, but the C++ implementations (including [emptysoal/TensorRT-YOLOv8-ByteTrack](https://github.com/emptysoal/TensorRT-YOLOv8-ByteTrack/tree/e83089c46abc5de3115c0cbdabbf4c0a06b6e586/bytetrack)) do not provide the same accurate tracking results. I...