Skip to content
New issue

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

Fix for Issue: AttributeError: 'STrack' object has no attribute '_count' #211

Closed
wants to merge 1 commit into from

Conversation

qfgaohao
Copy link

Fix for Issue: AttributeError: 'STrack' object has no attribute '_count #210. #210

Add base class initialization.

ifzhang#210

Fix for Issue: AttributeError: 'STrack' object has no attribute '_count ifzhang#210. ifzhang#210

Add base class initialization.
@qfgaohao
Copy link
Author

It solved this issue. But it still has other issues. Revert the following commit might be a better option. d9504c1

@qfgaohao qfgaohao closed this Jun 27, 2022
@wangxiyang2022
Copy link

I think there seems to be a problem with initializing each detection , because the id of each detection starts at 0, so that all id of track will be 1 when later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants