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 a bug where detector is not initialized when training a detector in MOT task #221

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

GT9505
Copy link
Collaborator

@GT9505 GT9505 commented Jul 26, 2021

Fix a bug where detector is not initialized when training a detector in MOT task.
The way to fix the bug may be a little ugly.
The reason is that MMDet has already supported unified model initialization, while MMTracking has not supported it.
We will support it in the future.

@OceanPang OceanPang merged commit fdeefd3 into open-mmlab:master Jul 26, 2021
@GT9505 GT9505 deleted the fix_bug branch July 27, 2021 07:06
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.

None yet

2 participants