We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,我看示例代码,ByteTrack好像只跟踪了人这一类目标,如果要跟踪多类目标呢,是创建多个Track,一个Track对应一类目标吗,还是修改Track代码,让他去判断类别,去跟踪,这样两者耗时是不是会不一样,哪种耗时比较多呢
The text was updated successfully, but these errors were encountered:
main中test_bytetrack代码中修改,可以跟踪多个类别。
Sorry, something went wrong.
No branches or pull requests
你好,我看示例代码,ByteTrack好像只跟踪了人这一类目标,如果要跟踪多类目标呢,是创建多个Track,一个Track对应一类目标吗,还是修改Track代码,让他去判断类别,去跟踪,这样两者耗时是不是会不一样,哪种耗时比较多呢
The text was updated successfully, but these errors were encountered: